v7
latestSwagger 2.02026-07-132120103.4 KBLocks a key-value.
Locks a key-value.
put/locks/{key}
Path parameters
keystring required
The key of the key-value to lock.
Query parameters
api-versionstring required
The API version to use for this operation.
labelstring
The label, if any, of the key-value to lock.
Headers
Sync-Tokenstring
Used to guarantee real-time consistency between requests.
If-Matchstring
Used to perform an operation only if the targeted resource's etag matches the value provided.
If-None-Matchstring
Used to perform an operation only if the targeted resource's etag does not match the value provided.
x-ms-client-request-idstring uuid
An opaque, globally-unique, client-generated string identifier for the request.
Response
The request has succeeded.