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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java