Interface StorageInsight.UpdateStages.WithStorageAccount

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

public static interface StorageInsight.UpdateStages.WithStorageAccount
The stage of the StorageInsight update allowing to specify storageAccount.
  • Method Details

    • withStorageAccount

      StorageInsight.Update withStorageAccount(StorageAccount storageAccount)
      Specifies the storageAccount property: The storage account connection details.
      Parameters:
      storageAccount - The storage account connection details.
      Returns:
      the next definition stage.