Compute Engine v1 API - Class BackendServiceNetworkPassThroughLbTrafficPolicy (3.23.0)

public sealed class BackendServiceNetworkPassThroughLbTrafficPolicy : IMessage<BackendServiceNetworkPassThroughLbTrafficPolicy>, IEquatable<BackendServiceNetworkPassThroughLbTrafficPolicy>, IDeepCloneable<BackendServiceNetworkPassThroughLbTrafficPolicy>, IBufferMessage, IMessage

Inheritance

object > BackendServiceNetworkPassThroughLbTrafficPolicy

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

BackendServiceNetworkPassThroughLbTrafficPolicy()

public BackendServiceNetworkPassThroughLbTrafficPolicy()

BackendServiceNetworkPassThroughLbTrafficPolicy(BackendServiceNetworkPassThroughLbTrafficPolicy)

public BackendServiceNetworkPassThroughLbTrafficPolicy(BackendServiceNetworkPassThroughLbTrafficPolicy other)
Parameter
Name Description
other BackendServiceNetworkPassThroughLbTrafficPolicy

Properties

ZonalAffinity

public BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity ZonalAffinity { get; set; }

When configured, new connections are load balanced across healthy backend endpoints in the local zone.

Property Value
Type Description
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity