RoleSizeListResponse::RoleSize Properties

 

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

NameDescription
System_CAPS_pubpropertyCores

Optional. Number of cores available for the role size.

System_CAPS_pubpropertyLabel

Optional. Localized label of the role size.

System_CAPS_pubpropertyMaxDataDiskCount

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

System_CAPS_pubpropertyMemoryInMb

Optional. Memory available for the role size.

System_CAPS_pubpropertyName

Optional. The name of a role size that is valid for your subscription.

System_CAPS_pubpropertySupportedByVirtualMachines

Optional. Indicating if the role size is supported by VMs.

System_CAPS_pubpropertySupportedByWebWorkerRoles

Optional. Indicating if the role size is supported by web/worker roles.

System_CAPS_pubpropertyVirtualMachineResourceDiskSizeInMb

Optional. Resource disk drive size for the role size in IaaS deployment.

System_CAPS_pubpropertyWebWorkerResourceDiskSizeInMb

Optional. Resource disk drive size for the role size in PaaS deployment.

Return to top
Show: