LeaseAction Enumeration
Describes actions that can be performed on a lease.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Members
| Member name | Description | |
|---|---|---|
| Acquire | Acquire the lease. | |
| Break | Break the lease. | |
| Change | Change the lease ID. | |
| Release | Release the lease. | |
| Renew | Renew the lease. |