你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Workflow interface

工作流类型。

Extends

属性

accessControl

访问控制配置。

accessEndpoint

获取访问终结点。 注意:此属性不会序列化。 它只能由服务器填充。

changedTime

获取更改的时间。 注意:此属性不会序列化。 它只能由服务器填充。

createdTime

获取创建时间。 注意:此属性不会序列化。 它只能由服务器填充。

definition

定义。

endpointsConfiguration

终结点配置。

identity

托管服务标识。

integrationAccount

集成帐户。

integrationServiceEnvironment

集成服务环境。

kind

工作流类型。

parameters

参数。

provisioningState

获取预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

sku

SKU。 注意:此属性不会序列化。 它只能由服务器填充。

state

状态。

version

获取版本。 注意:此属性不会序列化。 它只能由服务器填充。

继承属性

id

资源 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。注意:此属性不会序列化。 它只能由服务器填充。

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