VirtualMachineInstanceView.AssignedHost プロパティ

定義

自動配置が有効になっている専用ホスト グループに仮想マシンが関連付けられている場合に、仮想マシンが自動配置によって割り当てられる専用ホストのリソース ID を取得します。 最小 api-version: 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

適用対象