DeploymentGetResponse.Roles Property

 

Gets or sets a collection of Role objects that define roles in the deployment.

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

Public Property Roles As IList(Of Role)

Property Value

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

A collection of Role objects.

Return to top
Show: