LeaseProperties Class
Blob Lease Properties.
- Inheritance
-
azure.storage.blob._shared.models.DictMixinLeaseProperties
Constructor
LeaseProperties(**kwargs)
Variables
- status
- str
The lease status of the blob. Possible values: locked|unlocked
- state
- str
Lease state of the blob. Possible values: available|leased|expired|breaking|broken
- duration
- str
When a blob is leased, specifies whether the lease is of infinite or fixed duration.
Feedback
Submit and view feedback for