Interface KustoPool.DefinitionStages.WithWorkspaceUid

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

public static interface KustoPool.DefinitionStages.WithWorkspaceUid
The stage of the KustoPool definition allowing to specify workspaceUid.
  • Method Details

    • withWorkspaceUid

      KustoPool.DefinitionStages.WithCreate withWorkspaceUid(String workspaceUid)
      Specifies the workspaceUid property: The workspace unique identifier..
      Parameters:
      workspaceUid - The workspace unique identifier.
      Returns:
      the next definition stage.