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

VirtualMachineUpdate.HostGroup 属性

定义

获取或设置有关虚拟机所在的专用主机组的信息。 <br><br>最低 API 版本:2020-06-01。 <br><br>注意:用户不能同时指定 host 和 hostGroup 属性。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostGroup")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource HostGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostGroup")>]
member this.HostGroup : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property HostGroup As SubResource

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于