DenyAssignmentData.ExcludedPrincipals Property

Definition

Array of principals to which the deny assignment does not apply.

public System.Collections.Generic.IList<Azure.ResourceManager.Authorization.Models.RoleManagementPrincipal> ExcludedPrincipals { get; }
member this.ExcludedPrincipals : System.Collections.Generic.IList<Azure.ResourceManager.Authorization.Models.RoleManagementPrincipal>
Public ReadOnly Property ExcludedPrincipals As IList(Of RoleManagementPrincipal)

Property Value

Applies to