WorkflowEnvelopeProperties interface

其他工作流程屬性。

屬性

files

取得或設定檔案。

flowState

取得或設定工作流程的狀態。

health

取得或設定工作流程健康情況。

屬性詳細資料

files

取得或設定檔案。

files?: Record<string, unknown>

屬性值

Record<string, unknown>

flowState

取得或設定工作流程的狀態。

flowState?: string

屬性值

string

health

取得或設定工作流程健康情況。

health?: WorkflowHealth

屬性值