Class DataLakeStoreAccountInformationInner

java.lang.Object
com.azure.core.management.SubResource
com.azure.resourcemanager.datalakeanalytics.fluent.models.DataLakeStoreAccountInformationInner

public final class DataLakeStoreAccountInformationInner extends com.azure.core.management.SubResource
Data Lake Store account information.
  • Constructor Details

    • DataLakeStoreAccountInformationInner

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

    • name

      public String name()
      Get the name property: The resource name.
      Returns:
      the name value.
    • type

      public String type()
      Get the type property: The resource type.
      Returns:
      the type value.
    • withId

      Overrides:
      withId in class com.azure.core.management.SubResource
    • 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.