次の方法で共有


RestorePointSourceVMDataDisk.DiskSizeGB プロパティ

定義

空のデータ ディスクの初期ディスク サイズ (GB)、および既存の OS ディスクとデータ ディスクに必要な新しいサイズを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="diskSizeGB")]
public int? DiskSizeGB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskSizeGB")>]
member this.DiskSizeGB : Nullable<int>
Public ReadOnly Property DiskSizeGB As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象