Class ComputeEnumConstants.UrlMapsValidateRequest.LoadBalancingSchemes (1.3.0)

public static class LoadBalancingSchemes

Constants for wire representations of the UrlMapsValidateRequest.Types.LoadBalancingSchemes enum.

Inheritance

Object > ComputeEnumConstants.UrlMapsValidateRequest.LoadBalancingSchemes

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

External

public const string External = "EXTERNAL"

Wire representation of External.

Field Value
TypeDescription
String

ExternalManaged

public const string ExternalManaged = "EXTERNAL_MANAGED"

Wire representation of ExternalManaged.

Field Value
TypeDescription
String

LoadBalancingSchemeUnspecified

public const string LoadBalancingSchemeUnspecified = "LOAD_BALANCING_SCHEME_UNSPECIFIED"

Wire representation of LoadBalancingSchemeUnspecified.

Field Value
TypeDescription
String

UndefinedLoadBalancingSchemes

public const string UndefinedLoadBalancingSchemes = "UNDEFINED_LOAD_BALANCING_SCHEMES"

Wire representation of UndefinedLoadBalancingSchemes.

Field Value
TypeDescription
String