Compute Engine v1 API - Class ComputeEnumConstants.Subnetwork.State (2.6.0)

public static class State

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

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

Inheritance

Object > ComputeEnumConstants.Subnetwork.State

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Draining

public const string Draining = "DRAINING"

Wire representation of Draining.

Field Value
TypeDescription
String

Ready

public const string Ready = "READY"

Wire representation of Ready.

Field Value
TypeDescription
String

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
String