共用方式為


WorkflowEnvelopeProperties interface

其他工作流程屬性。

屬性

files

取得或設定檔案。

flowState

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

health

取得或設定工作流程健全狀況。

屬性詳細資料

files

取得或設定檔案。

files?: {[propertyName: string]: Record<string, unknown>}

屬性值

{[propertyName: string]: Record<string, unknown>}

flowState

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

flowState?: string

屬性值

string

health

取得或設定工作流程健全狀況。

health?: WorkflowHealth

屬性值