LeaseProperties Class
File Lease Properties.
- Inheritance
-
builtins.objectLeaseProperties
Constructor
LeaseProperties()
Variables
Name | Description |
---|---|
status
|
The lease status of the file. Possible values: locked|unlocked |
state
|
Lease state of the file. Possible values: available|leased|expired|breaking|broken |
duration
|
When a file 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