listPolicySetDefinitionVersionAllAtManagementGroup

This operation lists all the policy set definition versions for all policy set definitions at the management group scope. Uses Azure REST API version 2025-01-01. Other available API versions: 2023-04-01, 2024-05-01, 2025-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native authorization [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

List of policy set definition versions.

Parameters

argument

null


Return

List of policy set definition versions.

Parameters

managementGroupName

The name of the management group. The name is case insensitive.

See also


Return

List of policy set definition versions.

Parameters

argument

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

See also