ReservationBlock
import type { ReservationBlock } from "https://googleapis.deno.dev/v1/compute:v1.ts";
Represents a reservation block resource.
§Properties
[Output Only] The number of resources that are allocated in this reservation block.
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
[Output Only] The number of instances that are currently in use on this reservation block.
[Output Only] Type of the resource. Always compute#reservationBlock for reservation blocks.
[Output Only] The physical topology of the reservation block.
[Output Only] Maintenance information for this reservation block.
[Output Only] The number of reservation subBlocks associated with this reservation block.
[Output Only] The number of in-use reservation subBlocks associated with this reservation block. If at least one VM is running on a subBlock, it is considered in-use.
[Output Only] Server-defined URL for this resource with the resource id.