VirtualMachineStartRolesParameters.Roles Property

 

Gets or sets the list of Virtual Machine names to of roles to start.

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

Public Property Roles As IList(Of String)

Property Value

Type: System.Collections.Generic.IList(Of String)

The list of names.

Return to top
Show: