azure.subscription.authorizationService.roleDefinition
Supported platform
- azure
 
Description
Azure role definition
Fields
| ID | TYPE | DESCRIPTION | 
|---|---|---|
| id | string | ID of the role definition | 
| description | string | Description of the role definition | 
| name | string | Name of the role definition | 
| type | string | Role type | 
| scopes | []string | Scopes for which the role definition applies | 
| permissions | []azure.subscription.authorizationService.roleDefinition.permission | Permissions that are attached to the role definition | 
References