Share via


BlobLegalHoldResult Interface

public interface BlobLegalHoldResult

The blob legal hold result.

Method Summary

Modifier and Type Method and Description
abstract boolean hasLegalHold()

Gets whether a legal hold is enabled on the blob.

Method Details

hasLegalHold

public abstract boolean hasLegalHold()

Gets whether a legal hold is enabled on the blob.

Returns:

whether a legal hold is enabled on the blob.

Applies to