Class ListBlobInventoryPolicy

java.lang.Object
com.azure.resourcemanager.storage.models.ListBlobInventoryPolicy

public final class ListBlobInventoryPolicy extends Object
List of blob inventory policies returned.
  • Constructor Details

    • ListBlobInventoryPolicy

      public ListBlobInventoryPolicy()
  • Method Details

    • value

      public List<BlobInventoryPolicyInner> value()
      Get the value property: List of blob inventory policies.
      Returns:
      the value value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.