public static class ComputeEnumConstants.InterconnectDiagnosticsLinkStatus.OperationalStatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectDiagnosticsLinkStatus.OperationalStatus.
Constants for wire representations of the InterconnectDiagnosticsLinkStatus.Types.OperationalStatus enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
LinkOperationalStatusDown
public const string LinkOperationalStatusDown = "LINK_OPERATIONAL_STATUS_DOWN"Wire representation of LinkOperationalStatusDown.
| Field Value | |
|---|---|
| Type | Description |
string |
|
LinkOperationalStatusUp
public const string LinkOperationalStatusUp = "LINK_OPERATIONAL_STATUS_UP"Wire representation of LinkOperationalStatusUp.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedOperationalStatus
public const string UndefinedOperationalStatus = "UNDEFINED_OPERATIONAL_STATUS"Wire representation of UndefinedOperationalStatus.
| Field Value | |
|---|---|
| Type | Description |
string |
|