ExecutionProperties interface

執行屬性

屬性

provisioningState

資源的佈建狀態

specification

執行規範

status

執行狀態

workflowVersionId

執行的工作流版本

屬性詳細資料

provisioningState

資源的佈建狀態

provisioningState?: string

屬性值

string

specification

執行規範

specification?: Record<string, any>

屬性值

Record<string, any>

status

執行狀態

status?: ExecutionStatus

屬性值

workflowVersionId

執行的工作流版本

workflowVersionId: string

屬性值

string