Bagikan melalui


DataDisks.DiskSizeInGB Property

Definition

Gets or sets disk size in GB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Disk size in GB for the blank data disks.

Applies to