Network Services v1 API - Enum LoadBalancingScheme (1.0.0-beta01)

public enum LoadBalancingScheme

Reference documentation and code samples for the Network Services v1 API enum LoadBalancingScheme.

Load balancing schemes supported by the LbTrafficExtension resource and LbRouteExtension resource. For more information, refer to Choosing a load balancer.

Namespace

Google.Cloud.NetworkServices.V1

Assembly

Google.Cloud.NetworkServices.V1.dll

Fields

Name Description
ExternalManaged

Signifies that this is used for External Managed HTTP(S) Load Balancing.

InternalManaged

Signifies that this is used for Internal HTTP(S) Load Balancing.

Unspecified

Default value. Do not use.