CapacityReservationUtilization interface

Represents the capacity reservation utilization in terms of resources allocated.

Properties

currentCapacity

The value provides the current capacity of the VM size which was reserved successfully and for which the customer is getting billed. Minimum api-version: 2022-08-01. NOTE: This property will not be serialized. It can only be populated by the server.

virtualMachinesAllocated

A list of all virtual machines resource ids allocated against the capacity reservation. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

currentCapacity

The value provides the current capacity of the VM size which was reserved successfully and for which the customer is getting billed. Minimum api-version: 2022-08-01. NOTE: This property will not be serialized. It can only be populated by the server.

currentCapacity?: number

Property Value

number

virtualMachinesAllocated

A list of all virtual machines resource ids allocated against the capacity reservation. NOTE: This property will not be serialized. It can only be populated by the server.

virtualMachinesAllocated?: SubResourceReadOnly[]

Property Value