Interface StorageInsight.DefinitionStages.WithContainers

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

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

    • withContainers

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