| title | Dictionary resource type |
|---|---|
| description | A dictionary of name-value pairs that allows arbitrary key-value pairs to be stored as open type properties. |
| author | miritsadon |
| ms.date | 07/17/2025 |
| ms.localizationpriority | medium |
| ms.subservice | non-product-specific |
| doc_type | resourcePageType |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
A dictionary of name-value pairs that allows arbitrary key-value pairs to be stored as open type properties. This is a base type that other resources can inherit from to support extensible properties.
Base type of extendedProperties.
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.Dictionary"
}