Class ComputeEnumConstants.ManagedInstance.CurrentAction (1.0.0)

public static class CurrentAction

Constants for wire representations of the ManagedInstance.Types.CurrentAction enum.

Inheritance

Object > ComputeEnumConstants.ManagedInstance.CurrentAction

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Abandoning

public const string Abandoning = "ABANDONING"

Wire representation of Abandoning.

Field Value
TypeDescription
String

Creating

public const string Creating = "CREATING"

Wire representation of Creating.

Field Value
TypeDescription
String

CreatingWithoutRetries

public const string CreatingWithoutRetries = "CREATING_WITHOUT_RETRIES"

Wire representation of CreatingWithoutRetries.

Field Value
TypeDescription
String

Deleting

public const string Deleting = "DELETING"

Wire representation of Deleting.

Field Value
TypeDescription
String

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
String

Recreating

public const string Recreating = "RECREATING"

Wire representation of Recreating.

Field Value
TypeDescription
String

Refreshing

public const string Refreshing = "REFRESHING"

Wire representation of Refreshing.

Field Value
TypeDescription
String

Restarting

public const string Restarting = "RESTARTING"

Wire representation of Restarting.

Field Value
TypeDescription
String

UndefinedCurrentAction

public const string UndefinedCurrentAction = "UNDEFINED_CURRENT_ACTION"

Wire representation of UndefinedCurrentAction.

Field Value
TypeDescription
String

Verifying

public const string Verifying = "VERIFYING"

Wire representation of Verifying.

Field Value
TypeDescription
String