Class ComputeEnumConstants.InterconnectLocation.Status (1.3.0)

public static class Status

Constants for wire representations of the InterconnectLocation.Types.Status enum.

Inheritance

Object > ComputeEnumConstants.InterconnectLocation.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Available

public const string Available = "AVAILABLE"

Wire representation of Available.

Field Value
TypeDescription
String

Closed

public const string Closed = "CLOSED"

Wire representation of Closed.

Field Value
TypeDescription
String

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
String