specificReservationRequired property

bool? specificReservationRequired
getter/setter pair

Indicates whether the 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 this reservation.

Implementation

core.bool? specificReservationRequired;