CapacityReservationInstanceViewWithName Class
The instance view of a capacity reservation that includes the name of the capacity reservation. It is used for the response to the instance view of a capacity reservation group.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute.v2021_07_01.models._models_py3.CapacityReservationInstanceViewCapacityReservationInstanceViewWithName
Constructor
CapacityReservationInstanceViewWithName(*, utilization_info: Optional[azure.mgmt.compute.v2021_07_01.models._models_py3.CapacityReservationUtilization] = None, statuses: Optional[List[azure.mgmt.compute.v2021_07_01.models._models_py3.InstanceViewStatus]] = None, **kwargs)
Parameters
- utilization_info
- CapacityReservationUtilization
Required
Unutilized capacity of the capacity reservation.
Variables
- name
- str
The name of the capacity reservation.
Feedback
Submit and view feedback for