CapacityReservationGroupInstanceView Class

CapacityReservationGroupInstanceView.

Constructor

CapacityReservationGroupInstanceView()

Variables

Name Description
capacity_reservations
list[<xref:"CapacityReservationInstanceViewWithName">]

List of instance view of the capacity reservations under the capacity reservation group.

shared_subscription_ids
list[<xref:"SubResourceReadOnly">]

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.

Attributes

capacityReservations

List of instance view of the capacity reservations under the capacity reservation group.

capacityReservations: list[azure.mgmt.compute.types.CapacityReservationInstanceViewWithName]

sharedSubscriptionIds

** Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details.

sharedSubscriptionIds: list[azure.mgmt.compute.types.SubResourceReadOnly]