PimFunctions

Functions

Link copied to clipboard

Use this data source to access information about existing Role Assignments.

suspend fun getRoleAssignments(limitAtScope: Boolean? = null, principalId: String? = null, scope: String, tenantId: String? = null): GetRoleAssignmentsResult
Link copied to clipboard

Use this data source to get information on a role policy for an Azure Management Group, Subscription, Resource Group or resource.

suspend fun getRoleManagementPolicy(roleDefinitionId: String, scope: String): GetRoleManagementPolicyResult