AuthorizationFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing Role Definition.

suspend fun getRoleDefinition(name: String? = null, roleDefinitionId: String? = null, scope: String? = null): GetRoleDefinitionResult
Link copied to clipboard

Use this data source to access information about an existing User Assigned Identity.

suspend fun getUserAssignedIdentity(name: String, resourceGroupName: String): GetUserAssignedIdentityResult