BlobLegalHoldResult Interface
public interface BlobLegalHoldResult
The blob legal hold result.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract boolean | hasLegalHold() |
Method Details
hasLegalHold
public abstract boolean hasLegalHold()
Returns:
whether or not a legal hold is enabled on the blob.
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java