public static class ComputeEnumConstants.InterconnectOutageNotification.State
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectOutageNotification.State.
Constants for wire representations of the InterconnectOutageNotification.Types.State enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Active
public const string Active = "ACTIVE"
Wire representation of Active.
Field Value | |
---|---|
Type | Description |
string |
Cancelled
public const string Cancelled = "CANCELLED"
Wire representation of Cancelled.
Field Value | |
---|---|
Type | Description |
string |
Completed
public const string Completed = "COMPLETED"
Wire representation of Completed.
Field Value | |
---|---|
Type | Description |
string |
NsActive
public const string NsActive = "NS_ACTIVE"
Wire representation of NsActive.
Field Value | |
---|---|
Type | Description |
string |
NsCanceled
public const string NsCanceled = "NS_CANCELED"
Wire representation of NsCanceled.
Field Value | |
---|---|
Type | Description |
string |
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"
Wire representation of UndefinedState.
Field Value | |
---|---|
Type | Description |
string |