public static class LoadBalancingSchemes
Constants for wire representations of the UrlMapsValidateRequest.Types.LoadBalancingSchemes enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
External
public const string External = "EXTERNAL"
Wire representation of External.
Field Value | |
---|---|
Type | Description |
String |
ExternalManaged
public const string ExternalManaged = "EXTERNAL_MANAGED"
Wire representation of ExternalManaged.
Field Value | |
---|---|
Type | Description |
String |
LoadBalancingSchemeUnspecified
public const string LoadBalancingSchemeUnspecified = "LOAD_BALANCING_SCHEME_UNSPECIFIED"
Wire representation of LoadBalancingSchemeUnspecified.
Field Value | |
---|---|
Type | Description |
String |
UndefinedLoadBalancingSchemes
public const string UndefinedLoadBalancingSchemes = "UNDEFINED_LOAD_BALANCING_SCHEMES"
Wire representation of UndefinedLoadBalancingSchemes.
Field Value | |
---|---|
Type | Description |
String |