Class DataLakeStoreAccountInformationProperties

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

public final class DataLakeStoreAccountInformationProperties extends Object
The Data Lake Store account properties.
  • Constructor Details

    • DataLakeStoreAccountInformationProperties

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

    • suffix

      public String suffix()
      Get the suffix property: The optional suffix for the Data Lake Store account.
      Returns:
      the suffix value.
    • validate

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