RoleDefinitions

Get all role definitions that are applicable at scope and above.

get/{scope}/providers/Microsoft.Authorization/roleDefinitions

Path parameters

scopestring required

The scope of the role definition.

Query parameters

$filterstring

The filter to apply on the operation. Use atScopeAndBelow filter to search below the given scope as well.

Parameters

../../../../../common-types/resource-management/v2/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Response

OK - Returns an array of role definitions.

nextLinkstring

The URL to use for getting the next set of results.

Changes