Skip to main content

workflow_trigger_histories

Overview

Nameworkflow_trigger_histories
TypeResource
Idazure.app_service.workflow_trigger_histories

Fields

NameDatatypeDescription
idstringThe resource id.
namestringGets the workflow trigger history name.
propertiesobjectThe workflow trigger history properties.
typestringGets the workflow trigger history type.

Methods

NameAccessible byRequired ParamsDescription
getSELECThistoryName, name, resourceGroupName, subscriptionId, triggerName, workflowNameGets a workflow trigger history.
listSELECTname, resourceGroupName, subscriptionId, triggerName, workflowNameGets a list of workflow trigger histories.
_listEXECname, resourceGroupName, subscriptionId, triggerName, workflowNameGets a list of workflow trigger histories.
resubmitEXEChistoryName, name, resourceGroupName, subscriptionId, triggerName, workflowNameResubmits a workflow run based on the trigger history.