共用方式為


DataDisk.DiskSizeGB 屬性

定義

取得或設定建立新資料磁片時,以 GB 為單位的初始磁片大小。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於