Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::BackendServiceNetworkPassThroughLbTrafficPolicy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#zonal_affinity
def zonal_affinity() -> ::Google::Cloud::Compute::V1::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity
Returns
- (::Google::Cloud::Compute::V1::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity) — When configured, new connections are load balanced across healthy backend endpoints in the local zone.
#zonal_affinity=
def zonal_affinity=(value) -> ::Google::Cloud::Compute::V1::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity
Parameter
- value (::Google::Cloud::Compute::V1::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity) — When configured, new connections are load balanced across healthy backend endpoints in the local zone.
Returns
- (::Google::Cloud::Compute::V1::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity) — When configured, new connections are load balanced across healthy backend endpoints in the local zone.