次の方法で共有


SharedGalleryDiskImage.DiskSizeGB プロパティ

定義

作成する VHD のサイズを示すこのプロパティを取得します。

[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

適用対象