azure.subscription.authorizationService.roleDefinition.permission
Supported platform
- azure
Description
Azure role definition permission
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | ID of the permission |
allowedActions | []string | List of allowed actions that are attached to the permission |
deniedActions | []string | List of denied actions that are attached to the permission |
allowedDataActions | []string | List of allowed data actions that are attached to the permission |
deniedDataActions | []string | List of denied data actions that are attached to the permission |
References