Sdílet prostřednictvím


RoleDefinition.Permissions Vlastnost

Definice

Získá nebo nastaví oprávnění definice role.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro