Capacity Reservation Group Instance View Response
data class CapacityReservationGroupInstanceViewResponse(val capacityReservations: List<CapacityReservationInstanceViewWithNameResponse>, val sharedSubscriptionIds: List<SubResourceReadOnlyResponse>)
Constructors
Link copied to clipboard
constructor(capacityReservations: List<CapacityReservationInstanceViewWithNameResponse>, sharedSubscriptionIds: List<SubResourceReadOnlyResponse>)
Properties
Link copied to clipboard
List of instance view of the capacity reservations under the capacity reservation group.
Link copied to clipboard
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.