public static class ComputeEnumConstants.InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.IsActiveReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.IsActive.
Constants for wire representations of the InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Types.IsActive enum.
Inheritance
object > ComputeEnumConstants.InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.IsActiveNamespace
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 |
|
Inactive
public const string Inactive = "INACTIVE"Wire representation of Inactive .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedIsActive
public const string UndefinedIsActive = "UNDEFINED_IS_ACTIVE"Wire representation of UndefinedIsActive .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|