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.
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 |
Defunct
public const string Defunct = "DEFUNCT"
Wire representation of Defunct.
Field Value | |
---|---|
Type | Description |
string |
PartnerRequestReceived
public const string PartnerRequestReceived = "PARTNER_REQUEST_RECEIVED"
Wire representation of PartnerRequestReceived.
Field Value | |
---|---|
Type | Description |
string |
PendingCustomer
public const string PendingCustomer = "PENDING_CUSTOMER"
Wire representation of PendingCustomer.
Field Value | |
---|---|
Type | Description |
string |
PendingPartner
public const string PendingPartner = "PENDING_PARTNER"
Wire representation of PendingPartner.
Field Value | |
---|---|
Type | Description |
string |
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"
Wire representation of UndefinedState.
Field Value | |
---|---|
Type | Description |
string |
Unprovisioned
public const string Unprovisioned = "UNPROVISIONED"
Wire representation of Unprovisioned.
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "STATE_UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |