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