Class StorageAccountInformationProperties

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

public final class StorageAccountInformationProperties extends Object
The Azure Storage account properties.
  • Constructor Details

    • StorageAccountInformationProperties

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

    • suffix

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

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