PolicySetDefinitions
Deletes a policy set definition.
This operation deletes the policy set definition in the given subscription with the given name.
delete/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}
Path parameters
policySetDefinitionNamestring required
The name of the policy set definition to delete.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
api-versionstring required
The API version to use for the operation.
Response
OK