Interface StorageInsight.DefinitionStages.WithStorageAccount

All Known Subinterfaces:
StorageInsight.Definition, StorageInsight.DefinitionStages.WithCreate
Enclosing interface:
StorageInsight.DefinitionStages

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

    • withStorageAccount

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