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