| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
BackendServiceNetworkPassThroughLbTrafficPolicy |
BackendServiceNetworkPassThroughLbTrafficPolicy.clone() |
BackendServiceNetworkPassThroughLbTrafficPolicy |
BackendService.getNetworkPassThroughLbTrafficPolicy()
Configures traffic steering properties of internal passthrough Network Load Balancers.
|
BackendServiceNetworkPassThroughLbTrafficPolicy |
BackendServiceNetworkPassThroughLbTrafficPolicy.set(String fieldName,
Object value) |
BackendServiceNetworkPassThroughLbTrafficPolicy |
BackendServiceNetworkPassThroughLbTrafficPolicy.setZonalAffinity(BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity zonalAffinity)
When configured, new connections are load balanced across healthy backend endpoints in the
local zone.
|
| Modifier and Type | Method and Description |
|---|---|
BackendService |
BackendService.setNetworkPassThroughLbTrafficPolicy(BackendServiceNetworkPassThroughLbTrafficPolicy networkPassThroughLbTrafficPolicy)
Configures traffic steering properties of internal passthrough Network Load Balancers.
|
Copyright © 2011–2025 Google. All rights reserved.