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

public enum ResourceStatusShutdownDetails.Types.TargetState

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

Target instance state.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Deleted

The instance will be deleted.

Stopped

The instance will be stopped.

UndefinedTargetState

A value indicating that the enum field is not set.