Dela via


WorkflowTrigger Class

The workflow trigger.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web.v2023_12_01.models._models_py3.SubResource
WorkflowTrigger

Constructor

WorkflowTrigger(**kwargs: Any)

Variables

Name Description
id
str

The resource id.

name
str

Gets the workflow trigger name.

type
str

Gets the workflow trigger type.

provisioning_state

Gets the provisioning state. Known values are: "NotSpecified", "Accepted", "Running", "Ready", "Creating", "Created", "Deleting", "Deleted", "Canceled", "Failed", "Succeeded", "Moving", "Updating", "Registering", "Registered", "Unregistering", "Unregistered", and "Completed".

created_time

Gets the created time.

changed_time

Gets the changed time.

state

Gets the state. Known values are: "NotSpecified", "Completed", "Enabled", "Disabled", "Deleted", and "Suspended".

status

Gets the status. Known values are: "NotSpecified", "Paused", "Running", "Waiting", "Succeeded", "Skipped", "Suspended", "Cancelled", "Failed", "Faulted", "TimedOut", "Aborted", and "Ignored".

last_execution_time

Gets the last execution time.

next_execution_time

Gets the next execution time.

recurrence

Gets the workflow trigger recurrence.

workflow

Gets the reference to workflow.