CapacityReservationInstanceViewWithNameOutput 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.
Properties
| name | The name of the capacity reservation. |
Inherited Properties
| statuses | The resource status information. |
| utilization |
Unutilized capacity of the capacity reservation. |
Property Details
name
The name of the capacity reservation.
name?: string
Property Value
string
Inherited Property Details
statuses
The resource status information.
statuses?: InstanceViewStatusOutput[]
Property Value
Inherited From CapacityReservationInstanceViewOutput.statuses
utilizationInfo
Unutilized capacity of the capacity reservation.
utilizationInfo?: CapacityReservationUtilizationOutput
Property Value
Inherited From CapacityReservationInstanceViewOutput.utilizationInfo