ManagementLocks
Gets all the management locks for a resource or any level below resource.
get/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/locks
Path parameters
resourceGroupNamestring required
The name of the resource group containing the locked resource. The name is case insensitive.
resourceProviderNamespacestring required
The namespace of the resource provider.
parentResourcePathstring required
The parent resource identity.
resourceTypestring required
The resource type of the locked resource.
resourceNamestring required
The name of the locked resource.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
$filterstring
The filter to apply on the operation.
api-versionstring required
The API version to use for the operation.
Response
OK - Returns an array of resource locks.