getRoleManagementPolicy

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

Return

Role management policy

Parameters

argument

null


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

Return

Role management policy

Parameters

roleManagementPolicyName

The name (guid) of the role management policy 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.GetRoleManagementPolicyPlainArgs.

See also