Enum Reservation.Types.Status (1.0.0)

public enum 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.