Compute Engine v1 API - Class ComputeEnumConstants.Interconnect.State (2.9.0)

public static class ComputeEnumConstants.Interconnect.State

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Interconnect.State.

Constants for wire representations of the Interconnect.Types.State enum.

Inheritance

object > ComputeEnumConstants.Interconnect.State

Namespace

GoogleCloudGoogle.Cloud.ComputeV1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active.

Field Value
TypeDescription
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
string

Unprovisioned

public const string Unprovisioned = "UNPROVISIONED"

Wire representation of Unprovisioned.

Field Value
TypeDescription
string