public static class ComputeEnumConstants.UrlMapsValidateRequest.LoadBalancingSchemes
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.UrlMapsValidateRequest.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 |