LeaseProperties class

Definition

DataLake Lease Properties.

LeaseProperties()
Inheritance
azure.storage.blob._shared.models.DictMixin
azure.storage.blob._models.LeaseProperties
LeaseProperties

Variables

status
str
The lease status of the file. Possible values: locked|unlocked
state
str
Lease state of the file. Possible values: available|leased|expired|breaking|broken
duration
str
When a file is leased, specifies whether the lease is of infinite or fixed duration.