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

public enum LoadBalancingSchemes

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
External

Signifies that this will be used for Classic L7 External Load Balancing.

ExternalManaged

Signifies that this will be used for Envoy-based L7 External Load Balancing.

LoadBalancingSchemeUnspecified

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

UndefinedLoadBalancingSchemes

A value indicating that the enum field is not set.