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 |
|