Interface protos.google.cloud.compute.v1beta.IAllocationAggregateReservation (6.5.0)

Properties of an AllocationAggregateReservation.

Package

@google-cloud/compute

Properties

hostCount

hostCount?: (number|null);

AllocationAggregateReservation hostCount

inUseHostCount

inUseHostCount?: (number|null);

AllocationAggregateReservation inUseHostCount

inUseInstanceCount

inUseInstanceCount?: (number|null);

AllocationAggregateReservation inUseInstanceCount

inUseResources

inUseResources?: (google.cloud.compute.v1beta.IAllocationAggregateReservationReservedResourceInfo[]|null);

AllocationAggregateReservation inUseResources

reservedResources

reservedResources?: (google.cloud.compute.v1beta.IAllocationAggregateReservationReservedResourceInfo[]|null);

AllocationAggregateReservation reservedResources

vmFamily

vmFamily?: (string|null);

AllocationAggregateReservation vmFamily

workloadType

workloadType?: (string|null);

AllocationAggregateReservation workloadType