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

VirtualMachineScaleSetVMInstanceView.AssignedHost 属性

定义

获取专用主机的资源 ID,当虚拟机与启用了自动放置的专用主机组关联时,该专用主机将通过自动放置来分配虚拟机。 最低 API 版本:2020-06-01。

[Newtonsoft.Json.JsonProperty(PropertyName="assignedHost")]
public string AssignedHost { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assignedHost")>]
member this.AssignedHost : string
Public ReadOnly Property AssignedHost As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于