Edit

workflowExecutionTriggerOperator resource type

Namespace: microsoft.graph.identityGovernance

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

Represents an abstract operator used by a timeBasedAttributeTriggerV2 to evaluate a user's date attribute. This type can't be instantiated directly.

Configure this type in the operator property of timeBasedAttributeTriggerV2.

The following type is derived from this type:

The type of an operator is differentiated by its @odata.type property.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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