| title | workflowExecutionConditions resource type |
|---|---|
| description | An abstract type inherited by derived types that define different conditions that trigger execution of a workflow. |
| author | AlexFilipin |
| ms.localizationpriority | medium |
| ms.subservice | entra-id-governance |
| doc_type | resourcePageType |
| ms.date | 10/21/2024 |
Namespace: microsoft.graph.identityGovernance
[!INCLUDE beta-disclaimer]
The workflowExecutionConditions type notes the workflow execution conditions in workflowTemplate and workflowBase objects. Execution conditions define when a workflow runs and rules that identify the users that are the target of the workflow. The following types are derived from this abstract type:
None.
None.
The following JSON representation shows the resource.
{
"@odata.type": "#microsoft.graph.identityGovernance.workflowExecutionConditions"
}