Compute Engine v1 API - Class ComputeEnumConstants.NetworkPerformanceConfig.TotalEgressBandwidthTier (2.15.0)

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.

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