Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::BackendService::LoadBalancingScheme.
Specifies the load balancer type. A backend service created for one type of load balancer cannot be used with another. For more information, refer to Choosing a load balancer.
Constants
UNDEFINED_LOAD_BALANCING_SCHEME
value: 0 A value indicating that the enum field is not set.
EXTERNAL
value: 35607499 Signifies that this will be used for external HTTP(S), SSL Proxy, TCP Proxy, or Network Load Balancing
EXTERNAL_MANAGED
value: 512006923 Signifies that this will be used for External Managed HTTP(S) Load Balancing.
INTERNAL
value: 279295677 Signifies that this will be used for Internal TCP/UDP Load Balancing.
INTERNAL_MANAGED
value: 37350397 Signifies that this will be used for Internal HTTP(S) Load Balancing.
INTERNAL_SELF_MANAGED
value: 236211150 Signifies that this will be used by Traffic Director.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]