| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent.models |
Package containing the inner data models for StorageManagementClient.
|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
LeaseStatus |
BlobContainerInner.leaseStatus()
Get the leaseStatus property: The lease status of the container.
|
LeaseStatus |
ListContainerItemInner.leaseStatus()
Get the leaseStatus property: The lease status of the container.
|
| 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 |
BlobContainer.leaseStatus() |
Copyright © 2021 Microsoft Corporation. All rights reserved.