CapacityReservationGroupInstanceView interface
model interface CapacityReservationGroupInstanceView
Properties
| capacity |
List of instance view of the capacity reservations under the capacity reservation group. |
| shared |
List of the subscriptions that the capacity reservation group is shared with. Note: Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details. |
Property Details
capacityReservations
List of instance view of the capacity reservations under the capacity reservation group.
capacityReservations?: CapacityReservationInstanceViewWithName[]
Property Value
sharedSubscriptionIds
List of the subscriptions that the capacity reservation group is shared with. Note: Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details.
sharedSubscriptionIds?: SubResourceReadOnly[]