Skip to content

Commit 803f5e1

Browse files
committed
Update data-retention-archive.md
1 parent 6aa8e17 commit 803f5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/data-retention-archive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The request body includes the values in the following table.
9292
| --- | --- | --- |
9393
|`properties.retentionInDays` | integer | The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details. |
9494
|`location`|string| The geo-location of the resource.|
95-
|`immediatePurgeDataOn30Days`|Flag that indicates whether data is immediately removed after 30 days and is non-recoverable. Applicable only when workspace retention is set to 30 days.|
95+
|`immediatePurgeDataOn30Days`|boolean|Flag that indicates whether data is immediately removed after 30 days and is non-recoverable. Applicable only when workspace retention is set to 30 days.|
9696

9797

9898
**Example**

0 commit comments

Comments
 (0)