ManagementLocks
Gets all the management locks for a scope.
get/{scope}/providers/Microsoft.Authorization/locks
Path parameters
scopestring required
The scope for the lock. When providing a scope for the assignment, use '/subscriptions/{subscriptionId}' for subscriptions, '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}' for resource groups, and '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePathIfPresent}/{resourceType}/{resourceName}' for resources.
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.