Class ComputeEnumConstants.Subnetwork.State (1.1.0)

public static class 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