public static class ComputeEnumConstants.InterconnectDiagnostics.BundleOperationalStatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectDiagnostics.BundleOperationalStatus.
Constants for wire representations of the InterconnectDiagnostics.Types.BundleOperationalStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Down
public const string Down = "BUNDLE_OPERATIONAL_STATUS_DOWN"Wire representation of Down .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedBundleOperationalStatus
public const string UndefinedBundleOperationalStatus = "UNDEFINED_BUNDLE_OPERATIONAL_STATUS"Wire representation of UndefinedBundleOperationalStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Up
public const string Up = "BUNDLE_OPERATIONAL_STATUS_UP"Wire representation of Up .
| Field Value | |
|---|---|
| Type | Description |
string |
|