RoleSize Members

A role size that is valid for your subscription.

The following tables list the members exposed by the RoleSize type.

Public Constructors

  Name Description
  RoleSize Initializes a new instance of the RoleSize class.

Top

Public Properties

  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.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

RoleSize Class
Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse Namespace