| Modifier and Type | Method and Description |
|---|---|
List<TagProperty> |
LegalHoldProperties.tags()
Get the list of LegalHold tags of a blob container.
|
| Modifier and Type | Method and Description |
|---|---|
LegalHoldProperties |
LegalHoldProperties.withTags(List<TagProperty> tags)
Set the list of LegalHold tags of a blob container.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/