- 3.22.0 (latest)
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
public static class ComputeEnumConstants.InterconnectAttachment.BandwidthReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachment.Bandwidth.
Constants for wire representations of the InterconnectAttachment.Types.Bandwidth enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Bps100G
public const string Bps100G = "BPS_100G"Wire representation of Bps100G.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps100M
public const string Bps100M = "BPS_100M"Wire representation of Bps100M.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps10G
public const string Bps10G = "BPS_10G"Wire representation of Bps10G.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps1G
public const string Bps1G = "BPS_1G"Wire representation of Bps1G.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps200M
public const string Bps200M = "BPS_200M"Wire representation of Bps200M.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps20G
public const string Bps20G = "BPS_20G"Wire representation of Bps20G.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps2G
public const string Bps2G = "BPS_2G"Wire representation of Bps2G.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps300M
public const string Bps300M = "BPS_300M"Wire representation of Bps300M.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps400M
public const string Bps400M = "BPS_400M"Wire representation of Bps400M.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps500M
public const string Bps500M = "BPS_500M"Wire representation of Bps500M.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps50G
public const string Bps50G = "BPS_50G"Wire representation of Bps50G.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps50M
public const string Bps50M = "BPS_50M"Wire representation of Bps50M.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Bps5G
public const string Bps5G = "BPS_5G"Wire representation of Bps5G.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedBandwidth
public const string UndefinedBandwidth = "UNDEFINED_BANDWIDTH"Wire representation of UndefinedBandwidth .
| Field Value | |
|---|---|
| Type | Description |
string |
|