Member Junction
    Preparing search index...

    Input for TaskGraph.Pause and TaskGraph.Resume.

    interface TaskGraphPauseInput {
        parentTaskID: string;
    }
    Index

    Properties

    Properties

    parentTaskID: string

    Parent task ID identifying the workflow run.