Discuss this help topic in SecureBlackbox Forum
Locks an object in the storage.
Declaration
Parameters
- ContainerName - name of the container where the desired object belongs.
- Name - name of the desired object.
- Seconds - specifies the duration of the lease in seconds. Value of -1 defines a lease that never expires.
- SharedAccessSignature - contains the Shared Access Signature (SAS).
Return value
Returns the proposed lease ID.
Description
Call this method to lock an object in the storage.
Discuss this help topic in SecureBlackbox Forum