Compute Engine v1 API - Class ComputeEnumConstants.RouterNat.AutoNetworkTier (2.15.0)

public static class ComputeEnumConstants.RouterNat.AutoNetworkTier

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterNat.AutoNetworkTier.

Constants for wire representations of the RouterNat.Types.AutoNetworkTier enum.

Inheritance

object > ComputeEnumConstants.RouterNat.AutoNetworkTier

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

FixedStandard

public const string FixedStandard = "FIXED_STANDARD"

Wire representation of FixedStandard.

Field Value
TypeDescription
string

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

StandardOverridesFixedStandard

public const string StandardOverridesFixedStandard = "STANDARD_OVERRIDES_FIXED_STANDARD"

Wire representation of StandardOverridesFixedStandard.

Field Value
TypeDescription
string

UndefinedAutoNetworkTier

public const string UndefinedAutoNetworkTier = "UNDEFINED_AUTO_NETWORK_TIER"

Wire representation of UndefinedAutoNetworkTier.

Field Value
TypeDescription
string