Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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"
}