LegalHold Interface
Implements
public interface LegalHold
extends HasInnerModel<LegalHoldInner>, HasManager<StorageManager>
Type representing LegalHold.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract Boolean |
hasLegalHold()
Checks whether legal hold id true. |
abstract List<String> |
tags()
Gets the tags. |
Method Details
hasLegalHold
public abstract Boolean hasLegalHold()
Checks whether legal hold id true.
Returns:
the hasLegalHold value.
tags
public abstract List
Gets the tags.
Returns:
the tags value.
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java