Uses of Interface
com.microsoft.azure.management.storage.LegalHold
Packages that use LegalHold
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of LegalHold in com.microsoft.azure.management.storage
Methods in com.microsoft.azure.management.storage that return types with arguments of type LegalHoldModifier and TypeMethodDescriptionrx.Observable<LegalHold>
BlobContainers.clearLegalHoldAsync
(String resourceGroupName, String accountName, String containerName, List<String> tags) Clears legal hold tags.rx.Observable<LegalHold>
BlobContainers.setLegalHoldAsync
(String resourceGroupName, String accountName, String containerName, List<String> tags) Sets legal hold tags.