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: specification/securityinsights/resource-manager/Microsoft.SecurityInsights/stable/2020-01-01/AlertRules.json
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -950,6 +950,12 @@
950
950
"description": "The display name for alert rule template.",
951
951
"type": "string"
952
952
},
953
+
"lastUpdatedDateUTC": {
954
+
"description": "The time that this alert rule template was last updated.",
955
+
"format": "date-time",
956
+
"readOnly": true,
957
+
"type": "string"
958
+
},
953
959
"requiredDataConnectors": {
954
960
"description": "The required data connectors for this template",
955
961
"items": {
@@ -1112,6 +1118,12 @@
1112
1118
"description": "The display name for alert rule template.",
1113
1119
"type": "string"
1114
1120
},
1121
+
"lastUpdatedDateUTC": {
1122
+
"description": "The time that this alert rule template was last updated.",
1123
+
"format": "date-time",
1124
+
"readOnly": true,
1125
+
"type": "string"
1126
+
},
1115
1127
"requiredDataConnectors": {
1116
1128
"description": "The required data connectors for this template",
1117
1129
"items": {
@@ -1303,6 +1315,12 @@
1303
1315
"description": "The display name for alert rule template.",
1304
1316
"type": "string"
1305
1317
},
1318
+
"lastUpdatedDateUTC": {
1319
+
"description": "The time that this alert rule template was last updated.",
1320
+
"format": "date-time",
1321
+
"readOnly": true,
1322
+
"type": "string"
1323
+
},
1306
1324
"requiredDataConnectors": {
1307
1325
"description": "The required data connectors for this template",
0 commit comments