Share via


CreateOrUpdateRoleDefinitionOptions.Permissions Property

Definition

Gets a list of permissions granted by this role definition when assigned to a principal.

public System.Collections.Generic.IList<Azure.Security.KeyVault.Administration.KeyVaultPermission> Permissions { get; }
member this.Permissions : System.Collections.Generic.IList<Azure.Security.KeyVault.Administration.KeyVaultPermission>
Public ReadOnly Property Permissions As IList(Of KeyVaultPermission)

Property Value

Applies to