| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent |
Package containing the service clients for StorageManagementClient.
|
| com.azure.resourcemanager.storage.fluent.models |
Package containing the inner data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BlobRestoreStatusInner |
StorageAccountsClient.restoreBlobRanges(String resourceGroupName,
String accountName,
OffsetDateTime timeToRestore,
List<BlobRestoreRange> blobRanges)
Restore blobs in the specified blob ranges.
|
BlobRestoreStatusInner |
StorageAccountsClient.restoreBlobRanges(String resourceGroupName,
String accountName,
OffsetDateTime timeToRestore,
List<BlobRestoreRange> blobRanges,
com.azure.core.util.Context context)
Restore blobs in the specified blob ranges.
|
| Modifier and Type | Method and Description |
|---|---|
BlobRestoreStatusInner |
StorageAccountInner.blobRestoreStatus()
Get the blobRestoreStatus property: Blob restore status.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.