RoleSizeListResponse.RoleSizes Property

Definition

Optional. The role sizes that are valid for your subscription.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize> RoleSizes { get; set; }
member this.RoleSizes : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize> with get, set
Public Property RoleSizes As IList(Of RoleSizeListResponse.RoleSize)

Property Value

Applies to