Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.35 KB

File metadata and controls

44 lines (33 loc) · 1.35 KB
title workflowExecutionTrigger resource type
description An abstract type that represents the workflow execution trigger when the workflow runs on schedule.
author AlexFilipin
ms.localizationpriority medium
ms.subservice entra-id-governance
doc_type resourcePageType
ms.date 10/21/2024

workflowExecutionTrigger resource type

Namespace: microsoft.graph.identityGovernance

[!INCLUDE beta-disclaimer]

The workflowExecutionTrigger type represents the workflow execution trigger when the workflow runs on schedule. Inherited by the following derived types:

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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