Class StorageContainerProperties

java.lang.Object
com.azure.resourcemanager.datalakeanalytics.fluent.models.StorageContainerProperties

public final class StorageContainerProperties extends Object
Azure Storage blob container properties information.
  • Constructor Details

    • StorageContainerProperties

      public StorageContainerProperties()
      Creates an instance of StorageContainerProperties class.
  • Method Details

    • lastModifiedTime

      public OffsetDateTime lastModifiedTime()
      Get the lastModifiedTime property: The last modified time of the blob container.
      Returns:
      the lastModifiedTime value.
    • validate

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