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 |
---|---|
virtual_machines_allocated
|
A list of all virtual machines resource ids allocated against the capacity reservation. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python