| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity |
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.clone() |
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity |
BackendServiceNetworkPassThroughLbTrafficPolicy.getZonalAffinity()
When configured, new connections are load balanced across healthy backend endpoints in the
local zone.
|
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity |
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.set(String fieldName,
Object value) |
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity |
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.setSpillover(String spillover)
This field indicates whether zonal affinity is enabled or not.
|
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity |
BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.setSpilloverRatio(Float spilloverRatio)
The value of the field must be in [0, 1].
|
| Modifier and Type | Method and Description |
|---|---|
BackendServiceNetworkPassThroughLbTrafficPolicy |
BackendServiceNetworkPassThroughLbTrafficPolicy.setZonalAffinity(BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity zonalAffinity)
When configured, new connections are load balanced across healthy backend endpoints in the
local zone.
|
Copyright © 2011–2025 Google. All rights reserved.