Partager via


DenyAssignmentInner.ExcludePrincipals Propriété

Définition

Obtient ou définit un tableau de principaux auxquels l’attribution de refus ne s’applique pas.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.excludePrincipals")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.Principal> ExcludePrincipals { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.excludePrincipals")>]
member this.ExcludePrincipals : System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.Principal> with get, set
Public Property ExcludePrincipals As IList(Of Principal)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à