Partager via


DenyAssignment.Permissions Propriété

Définition

Obtient ou définit un tableau d’autorisations refusées par l’affectation de refus.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à