microsoft.rolemanagement.roledefinition
Description
Microsoft role definition
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | Role definition ID |
| description | string | Role definition description |
| displayName | string | Role definition display name |
| isBuiltIn | bool | Whether the role is built in |
| isEnabled | bool | Whether the role is enabled |
| rolePermissions | []dict | Role definition permissions |
| templateId | string | Role definition template ID |
| version | string | Role definition version |
| assignments | []microsoft.rolemanagement.roleassignment | List of role definition assignments |