DeploymentGetResponse.Roles Property

Definition

Optional. The list of roles in the deployment.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.Role> Roles { get; set; }
member this.Roles : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.Role> with get, set
Public Property Roles As IList(Of Role)

Property Value

Applies to