Delen via


DenyAssignmentData.Permissions Property

Definition

An array of permissions that are denied by the deny assignment.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Authorization.Models.DenyAssignmentPermission> Permissions { get; }
member this.Permissions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Authorization.Models.DenyAssignmentPermission>
Public ReadOnly Property Permissions As IReadOnlyList(Of DenyAssignmentPermission)

Property Value

Applies to