RoleSizeListResponse::RoleSize Properties
Namespace:
Microsoft.WindowsAzure.Management.Models
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
| Name | Description | |
|---|---|---|
![]() | Cores | Optional. Number of cores available for the role size. |
![]() | Label | Optional. Localized label of the role size. |
![]() | MaxDataDiskCount | Optional. Number of data disks that can be attached for the given role size. |
![]() | MemoryInMb | Optional. Memory available for the role size. |
![]() | Name | Optional. The name of a role size that is valid for your subscription. |
![]() | SupportedByVirtualMachines | Optional. Indicating if the role size is supported by VMs. |
![]() | SupportedByWebWorkerRoles | Optional. Indicating if the role size is supported by web/worker roles. |
![]() | VirtualMachineResourceDiskSizeInMb | Optional. Resource disk drive size for the role size in IaaS deployment. |
![]() | WebWorkerResourceDiskSizeInMb | Optional. Resource disk drive size for the role size in PaaS deployment. |
Show:
