public static class ComputeEnumConstants.InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.StatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Status.
Constants for wire representations of the InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Types.Status enum.
Inheritance
object > ComputeEnumConstants.InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.StatusNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AttachmentStatusUnknown
public const string AttachmentStatusUnknown = "ATTACHMENT_STATUS_UNKNOWN"Wire representation of AttachmentStatusUnknown .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ConnectionDisabled
public const string ConnectionDisabled = "CONNECTION_DISABLED"Wire representation of ConnectionDisabled .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ConnectionDown
public const string ConnectionDown = "CONNECTION_DOWN"Wire representation of ConnectionDown .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ConnectionUp
public const string ConnectionUp = "CONNECTION_UP"Wire representation of ConnectionUp .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Defunct
public const string Defunct = "DEFUNCT"Wire representation of Defunct .
| Field Value | |
|---|---|
| Type | Description |
string |
|
IpsecConfigurationNeededStatus
public const string IpsecConfigurationNeededStatus = "IPSEC_CONFIGURATION_NEEDED_STATUS"Wire representation of IpsecConfigurationNeededStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|
IpsecReadyToResumeFlowStatus
public const string IpsecReadyToResumeFlowStatus = "IPSEC_READY_TO_RESUME_FLOW_STATUS"Wire representation of IpsecReadyToResumeFlowStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Ipv4DownIpv6Up
public const string Ipv4DownIpv6Up = "IPV4_DOWN_IPV6_UP"Wire representation of Ipv4DownIpv6Up .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Ipv4UpIpv6Down
public const string Ipv4UpIpv6Down = "IPV4_UP_IPV6_DOWN"Wire representation of Ipv4UpIpv6Down .
| 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 |
|
Provisioned
public const string Provisioned = "PROVISIONED"Wire representation of Provisioned .
| Field Value | |
|---|---|
| Type | Description |
string |
|
RouterConfigurationBroken
public const string RouterConfigurationBroken = "ROUTER_CONFIGURATION_BROKEN"Wire representation of RouterConfigurationBroken .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedStatus
public const string UndefinedStatus = "UNDEFINED_STATUS"Wire representation of UndefinedStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unprovisioned
public const string Unprovisioned = "UNPROVISIONED"Wire representation of Unprovisioned .
| Field Value | |
|---|---|
| Type | Description |
string |
|