specificReservationRequired property

bool? specificReservationRequired
getter/setter pair

Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation.

If the field is set, then only VMs that target the reservation by name can consume from the delivered reservation.

Implementation

core.bool? specificReservationRequired;