DenyAssignment.Principals 屬性

定義

取得或設定套用拒絕指派的主體陣列。

[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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於