RoleInstance.InstanceSize Property

 

Gets or sets a VirtualMachineRoleSize value that specifies the size of the role instance.

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

public string InstanceSize { get; set; }

Property Value

Type: System.String

A VirtualMachineRoleSize value.

For more information about role sizes, see Virtual Machine and Cloud Service Sizes for Microsoft Azure.

Return to top
Show: