Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the initial disk size in GB for blank data disks, and the new desired size for existing OS and Data disks.
public int? DiskSizeGB { get; }
member this.DiskSizeGB : Nullable<int>
Public ReadOnly Property DiskSizeGB As Nullable(Of Integer)