IVirtualMachineSize.MaxDataDiskCount Property
Definition
Important
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 maximum number of data disks allowed by a VM size.
public int MaxDataDiskCount { get; }
member this.MaxDataDiskCount : int
Public ReadOnly Property MaxDataDiskCount As Integer