Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.09 KB

File metadata and controls

36 lines (29 loc) · 1.09 KB
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 03/06/2024

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"
}