public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowLoadBalancing
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowLoadBalancing.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowLoadBalancing enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
LoadBalancingAllowed
public const string LoadBalancingAllowed = "LOAD_BALANCING_ALLOWED"
Wire representation of LoadBalancingAllowed.
Field Value | |
---|---|
Type | Description |
string |
LoadBalancingBlocked
public const string LoadBalancingBlocked = "LOAD_BALANCING_BLOCKED"
Wire representation of LoadBalancingBlocked.
Field Value | |
---|---|
Type | Description |
string |
UndefinedAllowLoadBalancing
public const string UndefinedAllowLoadBalancing = "UNDEFINED_ALLOW_LOAD_BALANCING"
Wire representation of UndefinedAllowLoadBalancing.
Field Value | |
---|---|
Type | Description |
string |