customExtensionEndpointConfiguration resource type
Namespace: microsoft.graph
Abstract base type that exposes the derived types used to configure the endpointConfiguration property of a custom extension. This abstract type is inherited by the following type:
- logicAppTriggerEndpointConfiguration - configure this object for the customTaskExtension in Lifecycle Workflows in Entitlement Management access package request and assignment cycles.
- httpRequestEndpoint - configure this object to validate a custom authentication extension.
Properties
None.
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.customExtensionEndpointConfiguration"
}