public static class ComputeEnumConstants.InterconnectGroupsOperationalStatus.GroupStatus
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupsOperationalStatus.GroupStatus.
Constants for wire representations of the InterconnectGroupsOperationalStatus.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 |
GroupsStatusUnspecified
public const string GroupsStatusUnspecified = "GROUPS_STATUS_UNSPECIFIED"
Wire representation of GroupsStatusUnspecified .
Field Value | |
---|---|
Type | Description |
string |
UndefinedGroupStatus
public const string UndefinedGroupStatus = "UNDEFINED_GROUP_STATUS"
Wire representation of UndefinedGroupStatus .
Field Value | |
---|---|
Type | Description |
string |