Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Properties
None.
Relationships
None.
JSON representation for retentionDuration
Here's a JSON representation of the resource.
{
"@odata.type": "#microsoft.graph.security.retentionDuration"
}