Compute Engine v1 API - Class ComputeEnumConstants.ResourceStatusShutdownDetails.StopState (3.30.0)

public static class ComputeEnumConstants.ResourceStatusShutdownDetails.StopState

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ResourceStatusShutdownDetails.StopState.

Constants for wire representations of the ResourceStatusShutdownDetails.Types.StopState enum.

Inheritance

object > ComputeEnumConstants.ResourceStatusShutdownDetails.StopState

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

PendingStop

public const string PendingStop = "PENDING_STOP"

Wire representation of PendingStop .

Field Value
Type Description
string

Stopping

public const string Stopping = "STOPPING"

Wire representation of Stopping .

Field Value
Type Description
string

UndefinedStopState

public const string UndefinedStopState = "UNDEFINED_STOP_STATE"

Wire representation of UndefinedStopState .

Field Value
Type Description
string