workflowExecutionConditions resource type

Namespace: microsoft.graph.identityGovernance

This is an abstract type noting the workflow execution conditions in workflowTemplate and workflowBase objects. Execution conditions define when a workflow will run and rules that identify the users that are the target of the workflow. The following types are derived from this abstract type:

Properties

None.

Relationships

None.

JSON representation

The following is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.identityGovernance.workflowExecutionConditions"
}