ManagementLocks
Gets all the management locks for a subscription.
get/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/locks
Path parameters
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.
Changes
Changed in 1 of the 4 revisions of this API.1
- ●
deleted the
queryrequest parameterapi-versionrequest-parameter-removed
- ●