Compute Engine v1 API - Enum ResourceStatusShutdownDetails.Types.StopState (3.30.0)

public enum ResourceStatusShutdownDetails.Types.StopState

Reference documentation and code samples for the Compute Engine v1 API enum ResourceStatusShutdownDetails.Types.StopState.

Current stopping state of the instance.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
PendingStop

The instance is gracefully shutting down.

Stopping

The instance is stopping.

UndefinedStopState

A value indicating that the enum field is not set.