LeaseProperties Class
Blob Lease Properties.
- Inheritance
-
builtins.objectLeaseProperties
Constructor
LeaseProperties()
Variables
Name | Description |
---|---|
status
|
The lease status of the blob. Possible values: locked|unlocked |
state
|
Lease state of the blob. Possible values: available|leased|expired|breaking|broken |
duration
|
When a blob is leased, specifies whether the lease is of infinite or fixed duration. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python