CapacityReservationUtilization Class
Represents the capacity reservation utilization in terms of resources allocated.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelCapacityReservationUtilization
Constructor
CapacityReservationUtilization(**kwargs: Any)
Variables
Name | Description |
---|---|
current_capacity
|
The value provides the current capacity of the VM size which was
reserved successfully and for which the customer is getting
billed.:code: |
virtual_machines_allocated
|
A list of all virtual machines resource ids allocated against the capacity reservation. |
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