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

VirtualMachineInstanceProperties interface

虚拟机实例资源下的属性

属性

createFromLocal

布尔值,指示这是现有的本地虚拟机还是应该创建一个本地虚拟机。

guestAgentInstallStatus

来宾代理安装状态。

hardwareProfile

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

hostNodeIpAddress

VM 所在的主机节点的名称。

hostNodeName

VM 所在的主机节点的名称。

httpProxyConfig

VM 的 HTTP 代理配置。

hyperVVmId

Hyper-V VM 资源的唯一标识符。

instanceView

虚拟机实例视图。

networkProfile

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

osProfile

OsProfile - 描述作系统的配置并设置登录数据

placementProfile

PlacementProfile - 指定虚拟机的放置相关设置。

provisioningState

虚拟机实例的置备状态。

resourceUid

ARC 定义的唯一标识符,用于标识虚拟机的来宾。

securityProfile

SecurityProfile - 指定虚拟机实例的安全设置。

status

虚拟机实例的观察状态

storageProfile

StorageProfile - 包含有关虚拟机实例的磁盘和存储信息的信息

vmId

VM 资源的唯一标识符。

属性详细信息

createFromLocal

布尔值,指示这是现有的本地虚拟机还是应该创建一个本地虚拟机。

createFromLocal?: boolean

属性值

boolean

guestAgentInstallStatus

来宾代理安装状态。

guestAgentInstallStatus?: GuestAgentInstallStatus

属性值

hardwareProfile

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

hardwareProfile?: VirtualMachineInstancePropertiesHardwareProfile

属性值

hostNodeIpAddress

VM 所在的主机节点的名称。

hostNodeIpAddress?: string

属性值

string

hostNodeName

VM 所在的主机节点的名称。

hostNodeName?: string

属性值

string

httpProxyConfig

VM 的 HTTP 代理配置。

httpProxyConfig?: HttpProxyConfiguration

属性值

hyperVVmId

Hyper-V VM 资源的唯一标识符。

hyperVVmId?: string

属性值

string

instanceView

虚拟机实例视图。

instanceView?: VirtualMachineInstanceView

属性值

networkProfile

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

networkProfile?: VirtualMachineInstancePropertiesNetworkProfile

属性值

osProfile

OsProfile - 描述作系统的配置并设置登录数据

osProfile?: VirtualMachineInstancePropertiesOsProfile

属性值

placementProfile

PlacementProfile - 指定虚拟机的放置相关设置。

placementProfile?: VirtualMachineInstancePropertiesPlacementProfile

属性值

provisioningState

虚拟机实例的置备状态。

provisioningState?: string

属性值

string

resourceUid

ARC 定义的唯一标识符,用于标识虚拟机的来宾。

resourceUid?: string

属性值

string

securityProfile

SecurityProfile - 指定虚拟机实例的安全设置。

securityProfile?: VirtualMachineInstancePropertiesSecurityProfile

属性值

status

虚拟机实例的观察状态

status?: VirtualMachineInstanceStatus

属性值

storageProfile

StorageProfile - 包含有关虚拟机实例的磁盘和存储信息的信息

storageProfile?: VirtualMachineInstancePropertiesStorageProfile

属性值

vmId

VM 资源的唯一标识符。

vmId?: string

属性值

string