Compute Engine v1 API - Enum ReservationSlot.Types.State (3.25.0)

public enum ReservationSlot.Types.State

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

Output only. [Output Only] The state of the reservation slot.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Active

The reservation slot has allocated all its resources.

Creating

The resources are being allocated for the reservation slot.

Deleting

The reservation slot is currently being deleted.

Unavailable

The reservation slot is currently unavailable.

UndefinedState

A value indicating that the enum field is not set.

Unspecified