ReservationBlock
import type { ReservationBlock } from "https://googleapis.deno.dev/v1/compute:v1.ts";Represents a reservation block resource.
§Properties
Output only. [Output Only] The number of resources that are allocated in this reservation block.
Output only. [Output Only] Creation timestamp inRFC3339 text format.
Output only. [Output Only] Health information for the reservation block.
Output only. [Output Only] The unique identifier for the resource. This identifier is defined by the server.
Output only. [Output Only] The number of instances that are currently in use on this reservation block.
Output only. [Output Only] Type of the resource. Alwayscompute#reservationBlock for reservation blocks.
Output only. [Output Only] The physical topology of the reservation block.
Output only. [Output Only] Maintenance information for this reservation block.
Output only. [Output Only] The number of reservation subBlocks associated with this reservation block.
Output only. [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. [Output Only] Server-defined fully-qualified URL for this resource.
Output only. [Output Only] Server-defined URL for this resource with the resource id.