| title | retentionDuration resource type |
|---|---|
| description | An abstract type that represents how long an item will be retained before it can be deleted. |
| author | sseth |
| ms.localizationpriority | medium |
| ms.subservice | security |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph.security
An abstract type that represents how long an item will be retained before it can be deleted.
Base type of retentionDurationForever and retentionDurationInDays.
None.
None.
Here's a JSON representation of the resource.
{
"@odata.type": "#microsoft.graph.security.retentionDuration"
}