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

DedicatedHostInstanceViewWithName Class

The instance view of a dedicated host that includes the name of the dedicated host. It is used for the response to the instance view of a dedicated host group.

Constructor

DedicatedHostInstanceViewWithName(*args: Any, **kwargs: Any)

Variables

Name Description
asset_id
str

Specifies the unique id of the dedicated physical machine on which the dedicated host resides.

available_capacity

Unutilized capacity of the dedicated host.

statuses

The resource status information.

name
str

The name of the dedicated host.

Attributes

name

The name of the dedicated host.

name: str | None