Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1017 Bytes

File metadata and controls

41 lines (31 loc) · 1017 Bytes
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

retentionDuration resource type

Namespace: microsoft.graph.security

[!INCLUDE beta-disclaimer]

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

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.security.retentionDuration"
}