Compute Engine v1 API - Enum Reservation.Types.Status (2.15.0)

public enum Reservation.Types.Status

Reference documentation and code samples for the Compute Engine v1 API enum Reservation.Types.Status.

[Output Only] The status of the reservation.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Creating

Resources are being allocated for the reservation.

Deleting

Reservation is currently being deleted.

Invalid
Ready

Reservation has allocated all its resources.

UndefinedStatus

A value indicating that the enum field is not set.

Updating

Reservation is currently being resized.