Share via


CapacityReservationGroupPropertiesOutput interface

capacity reservation group Properties.

Properties

capacityReservations

A list of all capacity reservation resource ids that belong to capacity reservation group.

instanceView

The capacity reservation group instance view which has the list of instance views for all the capacity reservations that belong to the capacity reservation group.

virtualMachinesAssociated

A list of references to all virtual machines associated to the capacity reservation group.

Property Details

capacityReservations

A list of all capacity reservation resource ids that belong to capacity reservation group.

capacityReservations?: SubResourceReadOnlyOutput[]

Property Value

instanceView

The capacity reservation group instance view which has the list of instance views for all the capacity reservations that belong to the capacity reservation group.

instanceView?: CapacityReservationGroupInstanceViewOutput

Property Value

virtualMachinesAssociated

A list of references to all virtual machines associated to the capacity reservation group.

virtualMachinesAssociated?: SubResourceReadOnlyOutput[]

Property Value