| title | accessPackageResourceAttributeDestination resource type |
|---|---|
| description | An abstract type that exposes objects that define the end system to which the user configured values will be passed. |
| author | markwahl-msft |
| ms.localizationpriority | medium |
| ms.subservice | entra-id-governance |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
An abstract type used for the attributeDestination property of an accessPackageResourceAttribute. The actual destination will be a subtype of this complex type.
Currently, the only supported subtype is accessPackageUserDirectoryAttributeStore.
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.accessPackageResourceAttributeDestination"
}