共用方式為


Workflow interface

工作流程類型。

Extends

屬性

accessControl

訪問控制組態。

accessEndpoint

取得存取端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

changedTime

取得變更的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdTime

取得建立的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

definition

定義。

endpointsConfiguration

端點組態。

identity

受控服務識別。

integrationAccount

整合帳戶。

integrationServiceEnvironment

整合服務環境。

kind

工作流程種類。

parameters

參數。

provisioningState

取得布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sku

SKU。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state

狀態。

version

取得版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源位置。

name

取得資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標記。

type

取得資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

accessControl

訪問控制組態。

accessControl?: FlowAccessControlConfiguration

屬性值

accessEndpoint

取得存取端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

accessEndpoint?: string

屬性值

string

changedTime

取得變更的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

changedTime?: Date

屬性值

Date

createdTime

取得建立的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdTime?: Date

屬性值

Date

definition

定義。

definition?: Record<string, unknown>

屬性值

Record<string, unknown>

endpointsConfiguration

端點組態。

endpointsConfiguration?: FlowEndpointsConfiguration

屬性值

identity

受控服務識別。

identity?: ManagedServiceIdentity

屬性值

integrationAccount

整合帳戶。

integrationAccount?: ResourceReference

屬性值

integrationServiceEnvironment

整合服務環境。

integrationServiceEnvironment?: ResourceReference

屬性值

kind

工作流程種類。

kind?: string

屬性值

string

parameters

參數。

parameters?: {[propertyName: string]: WorkflowParameter}

屬性值

{[propertyName: string]: WorkflowParameter}

provisioningState

取得布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

sku

SKU。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sku?: WorkflowSku

屬性值

state

狀態。

state?: string

屬性值

string

version

取得版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

version?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自WorkflowResource.id

location

資源位置。

location?: string

屬性值

string

繼承自WorkflowResource.location

name

取得資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自WorkflowResource.name

tags

資源標記。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自WorkflowResource.tags

type

取得資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自WorkflowResource.type