Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.34 KB

File metadata and controls

39 lines (30 loc) · 1.34 KB
title workflowExecutionConditions resource type
description An abstract type that's 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/22/2024

workflowExecutionConditions resource type

Namespace: microsoft.graph.identityGovernance

The workflowExecutionConditions type notes 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 JSON representation shows the resource type.

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