LeaseProperties class

Definition

File Lease Properties.

LeaseProperties()
Inheritance
builtins.object
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.