Compute Engine v1 API - Enum UrlMapsValidateRequest.Types.LoadBalancingSchemes (2.15.0)

public enum UrlMapsValidateRequest.Types.LoadBalancingSchemes

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
External

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

ExternalManaged

Signifies that this will be used for Envoy-based global external Application Load Balancers.

LoadBalancingSchemeUnspecified

If unspecified, the validation will try to infer the scheme from the backend service resources this Url map references. If the inference is not possible, EXTERNAL will be used as the default type.

UndefinedLoadBalancingSchemes

A value indicating that the enum field is not set.