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

Workflow Class

The workflow type.

Constructor

Workflow(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

The resource id.

name
str

Gets the resource name.

type
str

Gets the resource type.

location
str

The resource location.

tags

The resource tags.

properties

The workflow properties.

identity

Managed service identity.

Attributes

identity

Managed service identity.

identity: _models.ManagedServiceIdentity | None

properties

The workflow properties.

properties: _models.WorkflowProperties | None