Class ComputeEnumConstants.Autoscaler.Status (1.1.0)

public static class Status

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

Inheritance

Object > ComputeEnumConstants.Autoscaler.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active.

Field Value
TypeDescription
String

Deleting

public const string Deleting = "DELETING"

Wire representation of Deleting.

Field Value
TypeDescription
String

Error

public const string Error = "ERROR"

Wire representation of Error.

Field Value
TypeDescription
String

Pending

public const string Pending = "PENDING"

Wire representation of Pending.

Field Value
TypeDescription
String

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
String