次の方法で共有


VirtualMachine.Host プロパティ

定義

仮想マシンが存在する専用ホストに関する情報を取得または設定します。 最小 api-version: 2018-10-01。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象