get Policy Set Definition Version At Management Group
This operation retrieves the policy set definition version in the given management group with the given name and version. 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
The policy set definition version.
Parameters
null
Return
The policy set definition version.
Parameters
Comma-separated list of additional properties to be included in the response. Supported values are 'LatestDefinitionVersion, EffectiveDefinitionVersion'.
The name of the management group. The name is case insensitive.
The policy set definition version. The format is x.y.z where x is the major version number, y is the minor version number, and z is the patch number
The name of the policy set definition.
See also
Return
The policy set definition version.
Parameters
Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetPolicySetDefinitionVersionAtManagementGroupPlainArgs.