Interface KustoPool.UpdateStages.WithWorkspaceUid

  • All Known Subinterfaces:
    KustoPool.Update
    Enclosing interface:
    KustoPool.UpdateStages

    public static interface KustoPool.UpdateStages.WithWorkspaceUid
    The stage of the KustoPool update allowing to specify workspaceUid.
    • Method Detail

      • withWorkspaceUid

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