Class ComputeEnumConstants.NetworkPerformanceConfig.TotalEgressBandwidthTier (1.2.0)

public static class TotalEgressBandwidthTier

Constants for wire representations of the NetworkPerformanceConfig.Types.TotalEgressBandwidthTier enum.

Inheritance

Object > ComputeEnumConstants.NetworkPerformanceConfig.TotalEgressBandwidthTier

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Default

public const string Default = "DEFAULT"

Wire representation of Default.

Field Value
TypeDescription
String

Tier1

public const string Tier1 = "TIER_1"

Wire representation of Tier1.

Field Value
TypeDescription
String

UndefinedTotalEgressBandwidthTier

public const string UndefinedTotalEgressBandwidthTier = "UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER"

Wire representation of UndefinedTotalEgressBandwidthTier.

Field Value
TypeDescription
String