WorkflowFilter Class

The workflow filter.

Inheritance
azure.mgmt.web._serialization.Model
WorkflowFilter

Constructor

WorkflowFilter(*, state: str | _models.WorkflowState | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
state

The state of workflows. Known values are: "NotSpecified", "Completed", "Enabled", "Disabled", "Deleted", and "Suspended".

Variables

Name Description
state

The state of workflows. Known values are: "NotSpecified", "Completed", "Enabled", "Disabled", "Deleted", and "Suspended".