| 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 |
|---|---|
BlobRestoreParameters |
BlobRestoreStatusInner.parameters()
Get the parameters property: Blob restore request parameters.
|
| Modifier and Type | Method and Description |
|---|---|
BlobRestoreParameters |
BlobRestoreParameters.withBlobRanges(List<BlobRestoreRange> blobRanges)
Set the blobRanges property: Blob ranges to restore.
|
BlobRestoreParameters |
BlobRestoreParameters.withTimeToRestore(OffsetDateTime timeToRestore)
Set the timeToRestore property: Restore blob to the specified time.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.