IServicePrincipal.RoleAssignments Property

Definition

Gets the mapping from scopes to role assignments.

public System.Collections.Generic.ISet<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment> RoleAssignments { get; }
member this.RoleAssignments : System.Collections.Generic.ISet<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment>
Public ReadOnly Property RoleAssignments As ISet(Of IRoleAssignment)

Property Value

Applies to