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

VirtualMachineInstanceUpdateProperties interface

定义更新的资源属性。

属性

hardwareProfile

HardwareProfile - 指定虚拟机实例的硬件设置。

networkProfile

NetworkProfile - 描述虚拟机实例的网络更新配置

osProfile

OsProfile - 描述作系统的更新配置

storageProfile

StorageProfile - 指定虚拟机实例的存储设置。

属性详细信息

hardwareProfile

HardwareProfile - 指定虚拟机实例的硬件设置。

hardwareProfile?: HardwareProfileUpdate

属性值

networkProfile

NetworkProfile - 描述虚拟机实例的网络更新配置

networkProfile?: NetworkProfileUpdate

属性值

osProfile

OsProfile - 描述作系统的更新配置

osProfile?: OsProfileUpdate

属性值

storageProfile

StorageProfile - 指定虚拟机实例的存储设置。

storageProfile?: StorageProfileUpdate

属性值