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

VirtualMachineInstanceProperties interface

定义资源属性。

属性

availabilitySets

VM 中的可用性集。

hardwareProfile

硬件属性。

infrastructureProfile

获取基础结构配置文件。

networkProfile

网络属性。

osProfile

OS 属性。

powerState

获取虚拟机的电源状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

storageProfile

存储属性。

属性详细信息

availabilitySets

VM 中的可用性集。

availabilitySets?: AvailabilitySetListItem[]

属性值

hardwareProfile

硬件属性。

hardwareProfile?: HardwareProfile

属性值

infrastructureProfile

获取基础结构配置文件。

infrastructureProfile?: InfrastructureProfile

属性值

networkProfile

网络属性。

networkProfile?: NetworkProfile

属性值

osProfile

OS 属性。

osProfile?: OsProfileForVmInstance

属性值

powerState

获取虚拟机的电源状态。 注意:此属性不会序列化。 它只能由服务器填充。

powerState?: string

属性值

string

provisioningState

资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

storageProfile

存储属性。

storageProfile?: StorageProfile

属性值