public static class ComputeEnumConstants.Interconnect.OperationalStatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Interconnect.OperationalStatus.
Constants for wire representations of the Interconnect.Types.OperationalStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
OsActive
public const string OsActive = "OS_ACTIVE"Wire representation of OsActive.
| Field Value | |
|---|---|
| Type | Description |
string |
|
OsUnprovisioned
public const string OsUnprovisioned = "OS_UNPROVISIONED"Wire representation of OsUnprovisioned.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedOperationalStatus
public const string UndefinedOperationalStatus = "UNDEFINED_OPERATIONAL_STATUS"Wire representation of UndefinedOperationalStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|