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 data disk group size to be allocated in GBs per VM.
public int? StorageSizeInGbs { get; set; }
member this.StorageSizeInGbs : Nullable<int> with get, set
Public Property StorageSizeInGbs As Nullable(Of Integer)