RoleSizeListResponse.RoleSize.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.
Optional. Number of data disks that can be attached for the given role size.
public int MaxDataDiskCount { get; set; }
member this.MaxDataDiskCount : int with get, set
Public Property MaxDataDiskCount As Integer