Interface BatchAccount.UpdateStages.WithAutoStorage

All Known Subinterfaces:
BatchAccount.Update
Enclosing interface:
BatchAccount.UpdateStages

public static interface BatchAccount.UpdateStages.WithAutoStorage
The stage of the BatchAccount update allowing to specify autoStorage.
  • Method Details

    • withAutoStorage

      BatchAccount.Update withAutoStorage(AutoStorageBaseProperties autoStorage)
      Specifies the autoStorage property: The properties related to the auto-storage account..
      Parameters:
      autoStorage - The properties related to the auto-storage account.
      Returns:
      the next definition stage.