Compute Engine v1 API - Enum ManagedInstance.Types.TargetStatus (3.32.0)

public enum ManagedInstance.Types.TargetStatus

Reference documentation and code samples for the Compute Engine v1 API enum ManagedInstance.Types.TargetStatus.

Output only. The eventual status of the instance. The instance group manager will not be identified as stable till each managed instance reaches its targetStatus. Additional supported values which may be not listed in the enum directly due to technical reasons: RUNNING STOPPED SUSPENDED

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Abandoned

The managed instance will eventually be ABANDONED, i.e. dissociated from the managed instance group.

Deleted

The managed instance will eventually be DELETED.

Invalid

Only present to map the STATUS_INVALID value.

UndefinedTargetStatus

A value indicating that the enum field is not set.