public static class ComputeEnumConstants.InterconnectDiagnosticsLinkLACPStatus.State
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectDiagnosticsLinkLACPStatus.State.
Constants for wire representations of the InterconnectDiagnosticsLinkLACPStatus.Types.State enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Active
public const string Active = "ACTIVE"
Wire representation of Active.
Field Value | |
---|---|
Type | Description |
string |
Detached
public const string Detached = "DETACHED"
Wire representation of Detached.
Field Value | |
---|---|
Type | Description |
string |
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"
Wire representation of UndefinedState.
Field Value | |
---|---|
Type | Description |
string |