lease_time::seconds Method
Gets the duration of the lease in seconds for a non-infinite lease.
const std::chrono::seconds& seconds() const;
Return Value
The duration of the lease.
Requirements
Header: blob.h
Namespace: azure::storage
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the duration of the lease in seconds for a non-infinite lease.
const std::chrono::seconds& seconds() const;
The duration of the lease.
Header: blob.h
Namespace: azure::storage