CapacityReservationGroupInstanceView Class
CapacityReservationGroupInstanceView.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelCapacityReservationGroupInstanceView
Constructor
CapacityReservationGroupInstanceView(**kwargs: Any)
Variables
Name | Description |
---|---|
capacity_reservations
|
List of instance view of the capacity reservations under the capacity reservation group. |
shared_subscription_ids
|
List of the subscriptions that the capacity reservation group is shared with. Note: Minimum api-version: 2024-03-01. Please refer to https://aka.ms/computereservationsharing for more details. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python