Interface LegalHold

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<LegalHoldInner>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<StorageManager>

public interface LegalHold extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<LegalHoldInner>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<StorageManager>
Type representing LegalHold.
  • Method Summary

    Modifier and Type
    Method
    Description
    Checks whether legal hold id true.
    Gets the tags.

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel

    innerModel

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager

    manager
  • Method Details

    • hasLegalHold

      Boolean hasLegalHold()
      Checks whether legal hold id true.
      Returns:
      the hasLegalHold value.
    • tags

      List<String> tags()
      Gets the tags.
      Returns:
      the tags value.