accessPackageResourceAttributeDestination resource type
Namespace: microsoft.graph
An abstract type used for the destination property of an accessPackageResourceAttribute. The actual destination will be a subtype of this complex type.
Currently, the only supported subtype is accessPackageUserDirectoryAttributeStore.
Properties
None.
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.accessPackageResourceAttributeDestination"
}