次の方法で共有


DataDisk.ManagedDisk プロパティ

定義

マネージド ディスク パラメーターを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象