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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python