public static class ComputeEnumConstants.InterconnectAttachmentGroupsOperationalStatus.GroupStatus
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachmentGroupsOperationalStatus.GroupStatus.
Constants for wire representations of the InterconnectAttachmentGroupsOperationalStatus.Types.GroupStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Degraded
public const string Degraded = "DEGRADED"
Wire representation of Degraded .
Field Value | |
---|---|
Type | Description |
string |
FullyDown
public const string FullyDown = "FULLY_DOWN"
Wire representation of FullyDown .
Field Value | |
---|---|
Type | Description |
string |
FullyUp
public const string FullyUp = "FULLY_UP"
Wire representation of FullyUp .
Field Value | |
---|---|
Type | Description |
string |
UndefinedGroupStatus
public const string UndefinedGroupStatus = "UNDEFINED_GROUP_STATUS"
Wire representation of UndefinedGroupStatus .
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "UNSPECIFIED"
Wire representation of Unspecified .
Field Value | |
---|---|
Type | Description |
string |