PolicyDefinitions
Retrieves a policy definition in a subscription.
This operation retrieves the policy definition in the given subscription with the given name.
get/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policyDefinitions/{policyDefinitionName}
Path parameters
policyDefinitionNamestring required
The name of the policy definition to get.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
api-versionstring required
The API version to use for the operation.
Response
OK - Returns information about the policy definition.