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.
The OS disk size, in MB, allowed by the virtual machine size.
public int? OSDiskSizeInMB { get; }
member this.OSDiskSizeInMB : Nullable<int>
Public ReadOnly Property OSDiskSizeInMB As Nullable(Of Integer)