Skip to content

Commit 01bb829

Browse files
AmitbergmanFredericHeem
authored andcommitted
Update AlertRules.json (Azure#18640)
1 parent 9f7143d commit 01bb829

File tree

1 file changed

+18
-0
lines changed
  • specification/securityinsights/resource-manager/Microsoft.SecurityInsights/stable/2020-01-01

1 file changed

+18
-0
lines changed

specification/securityinsights/resource-manager/Microsoft.SecurityInsights/stable/2020-01-01/AlertRules.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,12 @@
950950
"description": "The display name for alert rule template.",
951951
"type": "string"
952952
},
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+
},
953959
"requiredDataConnectors": {
954960
"description": "The required data connectors for this template",
955961
"items": {
@@ -1112,6 +1118,12 @@
11121118
"description": "The display name for alert rule template.",
11131119
"type": "string"
11141120
},
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+
},
11151127
"requiredDataConnectors": {
11161128
"description": "The required data connectors for this template",
11171129
"items": {
@@ -1303,6 +1315,12 @@
13031315
"description": "The display name for alert rule template.",
13041316
"type": "string"
13051317
},
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+
},
13061324
"requiredDataConnectors": {
13071325
"description": "The required data connectors for this template",
13081326
"items": {

0 commit comments

Comments
 (0)