Skip to content

Commit 4913549

Browse files
authored
add alert rule template version to stable version of the API (#18658)
1 parent aba3255 commit 4913549

File tree

1 file changed

+4
-0
lines changed
  • specification/securityinsights/resource-manager/Microsoft.SecurityInsights/stable/2021-10-01

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,6 +1418,10 @@
14181418
"description": "The Name of the alert rule template used to create this rule.",
14191419
"type": "string"
14201420
},
1421+
"templateVersion": {
1422+
"description": "The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2>",
1423+
"type": "string"
1424+
},
14211425
"description": {
14221426
"description": "The description of the alert rule.",
14231427
"type": "string"

0 commit comments

Comments
 (0)