Class AutoStorageBaseProperties

  • Direct Known Subclasses:
    AutoStorageProperties

    public class AutoStorageBaseProperties
    extends Object
    The properties related to the auto-storage account.
    • Constructor Detail

      • AutoStorageBaseProperties

        public AutoStorageBaseProperties()
    • Method Detail

      • storageAccountId

        public String storageAccountId()
        Get the storageAccountId value.
        Returns:
        the storageAccountId value
      • withStorageAccountId

        public AutoStorageBaseProperties withStorageAccountId​(String storageAccountId)
        Set the storageAccountId value.
        Parameters:
        storageAccountId - the storageAccountId value to set
        Returns:
        the AutoStorageBaseProperties object itself.