Package com.azure.storage.blob.models
Interface BlobLegalHoldResult
public interface BlobLegalHoldResult
The blob legal hold result.
-
Method Summary
-
Method Details
-
hasLegalHold
boolean hasLegalHold()- Returns:
- whether or not a legal hold is enabled on the blob.
-