Edit

onDemandExecutionOnly resource type

Namespace: microsoft.graph.identityGovernance

Represents the execution condition for a lifecycle workflow that runs on-demand only instead of by schedule. This object is configured in the executionConditions property of the workflow, workflowVersion, and workflowTemplate resources.

Inherits from workflowExecutionConditions.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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