Share via


IAddRoleAssignmentsContext.Roles Property

Definition

Gets the roles to be assigned.

public System.Collections.Generic.IEnumerable<Aspire.Hosting.Azure.RoleDefinition> Roles { get; }
member this.Roles : seq<Aspire.Hosting.Azure.RoleDefinition>
Public ReadOnly Property Roles As IEnumerable(Of RoleDefinition)

Property Value

Applies to