DenyAssignmentData.DeniedPrincipals Property

Definition

Array of principals to which the deny assignment applies.

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

Property Value

Applies to