LeaseState Enumeration
The lease state of a resource.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Members
Member name | Description | |
---|---|---|
Available | The lease is in the Available state. | |
Breaking | The lease is in the Breaking state. | |
Broken | The lease is in the Broken state. | |
Expired | The lease is in the Expired state. | |
Leased | The lease is in the Leased state. | |
Unspecified | The lease state is not specified. |