Compute Engine v1 API - Class ComputeEnumConstants.Autoscaler.Status (2.6.0)

public static class Status

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Autoscaler.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