| 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 |
|---|---|
BlobRestoreProgressStatus |
BlobRestoreStatusInner.status()
Get the status property: The status of blob restore progress.
|
| Modifier and Type | Field and Description |
|---|---|
static BlobRestoreProgressStatus |
BlobRestoreProgressStatus.COMPLETE
Static value Complete for BlobRestoreProgressStatus.
|
static BlobRestoreProgressStatus |
BlobRestoreProgressStatus.FAILED
Static value Failed for BlobRestoreProgressStatus.
|
static BlobRestoreProgressStatus |
BlobRestoreProgressStatus.IN_PROGRESS
Static value InProgress for BlobRestoreProgressStatus.
|
| Modifier and Type | Method and Description |
|---|---|
static BlobRestoreProgressStatus |
BlobRestoreProgressStatus.fromString(String name)
Creates or finds a BlobRestoreProgressStatus from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.