| Modifier and Type | Method and Description |
|---|---|
LegalHoldProperties |
BlobContainer.legalHold() |
LegalHoldProperties |
ListContainerItem.legalHold()
Get the LegalHold property of the container.
|
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.
*/