Role.RoleType Property

 

Gets or sets the type of the role.

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

Public Property RoleType As String

Property Value

Type: System.String

The type.

For Virtual Machines, this must be PersistentVMRole.

Return to top
Show: