LeaseContainerResponse

Lease Container response schema.

AzureBlob StorageCloud StorageFile StorageQueue StorageStorageTable Storage

Properties

Name Type Description
leaseId string Returned unique lease ID that must be included with any request to delete the container, or to renew, change, or release the lease.
leaseTimeSeconds string Approximate time remaining in the lease period, in seconds.
View JSON Schema on GitHub