public static class ComputeEnumConstants.WireProperties.BandwidthAllocationReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.WireProperties.BandwidthAllocation.
Constants for wire representations of the WireProperties.Types.BandwidthAllocation enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|