DataDisk.Vhd プロパティ

定義

仮想ハード ディスクを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象