共用方式為


RoleDefinitionProperties.Permissions 屬性

定義

選擇性。 取得或設定角色定義許可權。

public System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.Permission> Permissions { get; set; }
member this.Permissions : System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.Permission> with get, set
Public Property Permissions As IList(Of Permission)

屬性值

適用於