getRoleManagementPolicyAssignment

Get the specified role management policy assignment for a resource scope Uses Azure REST API version 2020-10-01. Other available API versions: 2020-10-01-preview, 2024-02-01-preview, 2024-09-01-preview.

Return

Role management policy

Parameters

argument

null


suspend fun getRoleManagementPolicyAssignment(roleManagementPolicyAssignmentName: String, scope: String): GetRoleManagementPolicyAssignmentResult

Return

Role management policy

Parameters

roleManagementPolicyAssignmentName

The name of format {guid_guid} the role management policy assignment to get.

scope

The scope of the role management policy.

See also


Return

Role management policy

Parameters

argument

Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetRoleManagementPolicyAssignmentPlainArgs.

See also