Freigeben über


DenyAssignmentInner.Principals Eigenschaft

Definition

Ruft ein Array von Prinzipalen ab, für das die Deny-Zuweisung gilt, oder legt es fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: