public static class OperationalStatus
Reference 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
Google.Cloud.Compute.V1Assembly
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 |