Network Services v1 API - Enum LoadBalancingScheme (1.3.0)

public enum LoadBalancingScheme

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

Load balancing schemes supported by the LbTrafficExtension, LbRouteExtension, and LbEdgeExtension resources. For more information, refer to Backend services overview.

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.