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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java