RoleSizeListResponse.RoleSize.MaxDataDiskCount Property

 

Optional. Number of data disks that can be attached for the given role size.

Namespace:   Microsoft.WindowsAzure.Management.Models
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

public int MaxDataDiskCount { get; set; }

Property Value

Type: System.Int32
Return to top
Show: