Compute Engine v1 API - Class ComputeEnumConstants.InterconnectAttachment.State (2.13.0)

public static class ComputeEnumConstants.InterconnectAttachment.State

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachment.State.

Constants for wire representations of the InterconnectAttachment.Types.State enum.

Inheritance

object > ComputeEnumConstants.InterconnectAttachment.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

Defunct

public const string Defunct = "DEFUNCT"

Wire representation of Defunct.

Field Value
TypeDescription
string

PartnerRequestReceived

public const string PartnerRequestReceived = "PARTNER_REQUEST_RECEIVED"

Wire representation of PartnerRequestReceived.

Field Value
TypeDescription
string

PendingCustomer

public const string PendingCustomer = "PENDING_CUSTOMER"

Wire representation of PendingCustomer.

Field Value
TypeDescription
string

PendingPartner

public const string PendingPartner = "PENDING_PARTNER"

Wire representation of PendingPartner.

Field Value
TypeDescription
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
string

Unprovisioned

public const string Unprovisioned = "UNPROVISIONED"

Wire representation of Unprovisioned.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "STATE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string