PolicyDefinitions
Retrieve a policy definition in a management group.
This operation retrieves the policy definition in the given management group with the given name.
get/providers/Microsoft.Management/managementgroups/{managementGroupId}/providers/Microsoft.Authorization/policyDefinitions/{policyDefinitionName}
Path parameters
policyDefinitionNamestring required
The name of the policy definition to get.
managementGroupIdstring required
The ID of the management group.
Query parameters
api-versionstring required
The API version to use for the operation.
Response
OK - Returns information about the policy definition.