CapacityReservationGroupPropertiesOutput interface
capacity reservation group Properties.
Properties
| capacity |
A list of all capacity reservation resource ids that belong to capacity reservation group. |
| instance |
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. |
| virtual |
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[]