public static class ComputeEnumConstants.InterconnectDiagnostics.BundleOperationalStatus
Reference 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
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |