Edit

provisioningAttributeMapping 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 execution conditions for provisioning workflows that use attribute mapping. This type is used to configure when a workflow should execute based on attribute-based criteria.

Inherits from workflowExecutionConditions.

Properties

None. This type inherits all properties from the base type workflowExecutionConditions.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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