你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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