Compute Engine v1 API - Enum BackendBucket.Types.LoadBalancingScheme (3.10.0)

public enum BackendBucket.Types.LoadBalancingScheme

Reference documentation and code samples for the Compute Engine v1 API enum BackendBucket.Types.LoadBalancingScheme.

The value can only be INTERNAL_MANAGED for cross-region internal layer 7 load balancer. If loadBalancingScheme is not specified, the backend bucket can be used by classic global external load balancers, or global application external load balancers, or both.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
InternalManaged

Signifies that this will be used for internal Application Load Balancers.

UndefinedLoadBalancingScheme

A value indicating that the enum field is not set.