다음을 통해 공유


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

적용 대상