Interface StorageInsight.DefinitionStages.WithTables

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

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

    • withTables

      Specifies the tables property: The names of the Azure tables that the workspace should read.
      Parameters:
      tables - The names of the Azure tables that the workspace should read.
      Returns:
      the next definition stage.