public static class ComputeEnumConstants.NetworkPerformanceConfig.TotalEgressBandwidthTier
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkPerformanceConfig.TotalEgressBandwidthTier.
Constants for wire representations of the NetworkPerformanceConfig.Types.TotalEgressBandwidthTier enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Default
public const string Default = "DEFAULT"
Wire representation of Default.
Field Value | |
---|---|
Type | Description |
string |
Tier1
public const string Tier1 = "TIER_1"
Wire representation of Tier1.
Field Value | |
---|---|
Type | Description |
string |
UndefinedTotalEgressBandwidthTier
public const string UndefinedTotalEgressBandwidthTier = "UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER"
Wire representation of UndefinedTotalEgressBandwidthTier.
Field Value | |
---|---|
Type | Description |
string |