RoleSizeListResponse.RoleSize Class
A role size that is valid for your subscription.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
| Name | Description | |
|---|---|---|
![]() | RoleSizeListResponse.RoleSize() | Initializes a new instance of the RoleSize class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)