Get Role Assignment Plain Args
data class GetRoleAssignmentPlainArgs(val roleAssignmentName: String, val scope: String, val tenantId: String? = null) : ConvertibleToJava<GetRoleAssignmentPlainArgs>
Constructors
Functions
Properties
Link copied to clipboard
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}'