Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
rx.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.
|
Copyright © 2019. All rights reserved.