reservation property

String? reservation
getter/setter pair

Name of the reservation from which VM instances should be created, in the format projects/{project}/zones/{zone}/reservations/{reservation}.

Optional. Immutable.

Implementation

core.String? reservation;