다음을 통해 공유


DenyAssignment.Permissions 속성

정의

거부 할당에서 거부된 사용 권한 배열을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상