Class ComputeEnumConstants.AccessConfig.NetworkTier (1.0.0)

public static class NetworkTier

Constants for wire representations of the AccessConfig.Types.NetworkTier enum.

Inheritance

Object > ComputeEnumConstants.AccessConfig.NetworkTier

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Premium

public const string Premium = "PREMIUM"

Wire representation of Premium.

Field Value
TypeDescription
String

Standard

public const string Standard = "STANDARD"

Wire representation of Standard.

Field Value
TypeDescription
String

UndefinedNetworkTier

public const string UndefinedNetworkTier = "UNDEFINED_NETWORK_TIER"

Wire representation of UndefinedNetworkTier.

Field Value
TypeDescription
String