Edit

provisioningAttributeMapping resource type

Namespace: microsoft.graph.identityGovernance

Represents execution conditions for provisioning workflows that use attribute mapping. This object is configured in the executionConditions property of the workflow, workflowTemplate, and workflowVersion resources when workflows execute based on attribute-based criteria.

Inherits from workflowExecutionConditions.

Methods

None.

Properties

None. This type inherits all properties from the base type workflowExecutionConditions. For the list of available properties, see the workflowExecutionConditions properties table.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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