次の方法で共有


RestorePointSourceVMOSDisk.DiskSizeGB プロパティ

定義

ディスク サイズを GB 単位で取得します。

[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

適用対象