get Role Definition
Get role definition by ID (GUID). Uses Azure REST API version 2022-05-01-preview. Other available API versions: 2022-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native authorization [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
Role definition.
Parameters
null
Return
Role definition.
Parameters
The ID of the role definition.
The scope of the operation or resource. Valid scopes are: subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}'
See also
Return
Role definition.
Parameters
Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetRoleDefinitionPlainArgs.