Skip to main content

azure.subscription.authorizationService.roleDefinition

Supported platform

  • azure

Description

Azure role definition

Fields

IDTYPEDESCRIPTION
idstringID of the role definition
descriptionstringDescription of the role definition
namestringName of the role definition
isCustomboolWhether the role definition is manually created
scopes[]stringScopes for which the role definition applies
permissions[]azure.subscription.authorizationService.roleDefinition.permissionPermissions that are attached to the role definition

References