CapacityReservationInstanceViewWithName interface
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.
- Extends
Properties
name | The name of the capacity reservation. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
statuses | The resource status information. |
utilization |
Unutilized capacity of the capacity reservation. |
Property Details
name
The name of the capacity reservation. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited Property Details
statuses
The resource status information.
statuses?: InstanceViewStatus[]
Property Value
Inherited From CapacityReservationInstanceView.statuses
utilizationInfo
Unutilized capacity of the capacity reservation.
utilizationInfo?: CapacityReservationUtilization
Property Value
Inherited From CapacityReservationInstanceView.utilizationInfo