Compute Engine v1 API - Enum Host.Types.State (3.30.0)

public enum Host.Types.State

Reference documentation and code samples for the Compute Engine v1 API enum Host.Types.State.

Output only. The state of the host.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Active

The host has allocated all its resources.

Creating

The resources are being allocated for the host.

Deleting

The host is currently being deleted.

Unavailable

The host is currently unavailable.

UndefinedState

A value indicating that the enum field is not set.

Unspecified