| Package | Description |
|---|---|
| com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static LeaseStatus |
LeaseStatus.LOCKED
Static value Locked for LeaseStatus.
|
static LeaseStatus |
LeaseStatus.UNLOCKED
Static value Unlocked for LeaseStatus.
|
| Modifier and Type | Method and Description |
|---|---|
static LeaseStatus |
LeaseStatus.fromString(String name)
Creates or finds a LeaseStatus from its string representation.
|
LeaseStatus |
ListContainerItem.leaseStatus()
Get the lease status of the container.
|
LeaseStatus |
BlobContainer.leaseStatus() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<LeaseStatus> |
LeaseStatus.values() |
Copyright © 2019. All rights reserved.