public static class ComputeEnumConstants.ProjectsSetDefaultNetworkTierRequest.NetworkTier
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ProjectsSetDefaultNetworkTierRequest.NetworkTier.
Constants for wire representations of the ProjectsSetDefaultNetworkTierRequest.Types.NetworkTier enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
FixedStandard
public const string FixedStandard = "FIXED_STANDARD"
Wire representation of FixedStandard.
Field Value | |
---|---|
Type | Description |
string |
Premium
public const string Premium = "PREMIUM"
Wire representation of Premium.
Field Value | |
---|---|
Type | Description |
string |
Standard
public const string Standard = "STANDARD"
Wire representation of Standard.
Field Value | |
---|---|
Type | Description |
string |
StandardOverridesFixedStandard
public const string StandardOverridesFixedStandard = "STANDARD_OVERRIDES_FIXED_STANDARD"
Wire representation of StandardOverridesFixedStandard.
Field Value | |
---|---|
Type | Description |
string |
UndefinedNetworkTier
public const string UndefinedNetworkTier = "UNDEFINED_NETWORK_TIER"
Wire representation of UndefinedNetworkTier.
Field Value | |
---|---|
Type | Description |
string |