OSDisk.DiskSizeGB Property

Definition

Gets or sets the initial disk size in GB when creating new OS disk.

public int? DiskSizeGB { get; set; }
member this.DiskSizeGB : Nullable<int> with get, set
Public Property DiskSizeGB As Nullable(Of Integer)

Property Value

Applies to