Compute Engine v1 API - Class ComputeEnumConstants.WireProperties.BandwidthAllocation (3.22.0)

public static class ComputeEnumConstants.WireProperties.BandwidthAllocation

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.WireProperties.BandwidthAllocation.

Constants for wire representations of the WireProperties.Types.BandwidthAllocation enum.

Inheritance

object > ComputeEnumConstants.WireProperties.BandwidthAllocation

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AllocatePerWire

public const string AllocatePerWire = "ALLOCATE_PER_WIRE"

Wire representation of AllocatePerWire .

Field Value
Type Description
string

SharedWithWireGroup

public const string SharedWithWireGroup = "SHARED_WITH_WIRE_GROUP"

Wire representation of SharedWithWireGroup .

Field Value
Type Description
string

UndefinedBandwidthAllocation

public const string UndefinedBandwidthAllocation = "UNDEFINED_BANDWIDTH_ALLOCATION"

Wire representation of UndefinedBandwidthAllocation .

Field Value
Type Description
string