Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowLoadBalancing (3.2.0)

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.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowLoadBalancing

Namespace

Google.Cloud.Compute.V1

Assembly

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