Partager via


DenyAssignment.Principals Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à