RunSelfHostedTaskResponse: {
    order: number;
    pluginAppliedAlias: string;
    runTaskId: string;
    taskType: string;
}

Type declaration

  • order: number
  • pluginAppliedAlias: string
  • runTaskId: string
  • taskType: string