reservation property

String? reservation
getter/setter pair

If specified, the VM will only be allocated inside the matching reservation.

It will fail if the VM parameters don't match the reservation.

Implementation

core.String? reservation;