Compute Engine v1 API - Class ComputeEnumConstants.InterconnectDiagnosticsLinkLACPStatus.State (2.15.0)

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.

Inheritance

object > ComputeEnumConstants.InterconnectDiagnosticsLinkLACPStatus.State

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active.

Field Value
TypeDescription
string

Detached

public const string Detached = "DETACHED"

Wire representation of Detached.

Field Value
TypeDescription
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
string