reservation property
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;
If specified, the VM will only be allocated inside the matching reservation.
It will fail if the VM parameters don't match the reservation.
core.String? reservation;