Uses of Class
com.microsoft.azure.management.storage.BlobRestoreParameters
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of BlobRestoreParameters in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionBlobRestoreParameters.withBlobRanges
(List<BlobRestoreRange> blobRanges) Set blob ranges to restore.BlobRestoreParameters.withTimeToRestore
(org.joda.time.DateTime timeToRestore) Set restore blob to the specified time.