Skip to main content

azure.subscription.authorizationService.roleDefinition.permission

Supported platform

  • azure

Description

Azure role definition permission

Fields

IDTYPEDESCRIPTION
idstringID of the permission
allowedActions[]stringList of allowed actions that are attached to the permission
deniedActions[]stringList of denied actions that are attached to the permission
allowedDataActions[]stringList of allowed data actions that are attached to the permission
deniedDataActions[]stringList of denied data actions that are attached to the permission

References