Class ComputeEnumConstants.InterconnectDiagnosticsLinkLACPStatus.State (1.3.0)

public static class 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