| title | fileStorageContainerCustomPropertyDictionary resource type |
|---|---|
| description | Represents a dictionary that stores the custom properties of a fileStorageContainer in key/value pairs. |
| author | tonchan-msft |
| ms.localizationpriority | medium |
| ms.subservice | onedrive |
| doc_type | resourcePageType |
| ms.date | 05/09/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents a dictionary that stores the custom properties of a fileStorageContainer in key-value pairs.
Each custom property consists of keys (custom property names) and fileStorageContainerCustomPropertyValue values (custom property values).
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.fileStorageContainerCustomPropertyDictionary"
}