Class StorageAccountInformationInner

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

public final class StorageAccountInformationInner extends com.azure.core.management.SubResource
Azure Storage account information.
  • Constructor Details

    • StorageAccountInformationInner

      public StorageAccountInformationInner()
      Creates an instance of StorageAccountInformationInner 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 storage account.
      Returns:
      the suffix value.
    • validate

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