Get Role Definition Plain Args
data class GetRoleDefinitionPlainArgs(val roleDefinitionId: String, val scope: String) : ConvertibleToJava<GetRoleDefinitionPlainArgs>
Properties
Link copied to clipboard
The ID of the role definition.
Link copied to clipboard
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}'