You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/data-retention-archive.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ The request body includes the values in the following table.
92
92
| --- | --- | --- |
93
93
|`properties.retentionInDays`| integer | The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details. |
94
94
|`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.|
0 commit comments