Class DataLakeAnalyticsSchemaProperties


  • public final class DataLakeAnalyticsSchemaProperties
    extends Object
    The DataLakeAnalyticsSchemaProperties model.
    • Constructor Detail

      • DataLakeAnalyticsSchemaProperties

        public DataLakeAnalyticsSchemaProperties()
    • Method Detail

      • dataLakeStoreAccountName

        public String dataLakeStoreAccountName()
        Get the dataLakeStoreAccountName property: DataLake Store Account Name.
        Returns:
        the dataLakeStoreAccountName value.
      • withDataLakeStoreAccountName

        public DataLakeAnalyticsSchemaProperties withDataLakeStoreAccountName​(String dataLakeStoreAccountName)
        Set the dataLakeStoreAccountName property: DataLake Store Account Name.
        Parameters:
        dataLakeStoreAccountName - the dataLakeStoreAccountName value to set.
        Returns:
        the DataLakeAnalyticsSchemaProperties object itself.
      • validate

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