VirtualMachineGetResponse.RoleSize Property

 

Gets or sets a VirtualMachineRoleSize value that specifies the size of the Virtual Machine.

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

public string RoleSize { get; set; }

Property Value

Type: System.String

A VirtualMachineRoleSize value.

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

Return to top
Show: