共用方式為


DenyAssignment.ExcludePrincipals 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於