Skip to content

Commit c67150d

Browse files
author
msftbot[bot]
authored
[ReleasePR alertsmanagement] [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2019-05-05-preview (#2537)
Create to sync Azure/azure-rest-api-specs#19920 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...azure-sdk:sdkAuto/alertsmanagement?expand=1)
2 parents e1a582c + 965000f commit c67150d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

schemas/2019-05-05-preview/Microsoft.AlertsManagement.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,17 @@
205205
],
206206
"description": "condition to trigger an action rule"
207207
},
208+
"alertRuleName": {
209+
"oneOf": [
210+
{
211+
"$ref": "#/definitions/Condition"
212+
},
213+
{
214+
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
215+
}
216+
],
217+
"description": "condition to trigger an action rule"
218+
},
208219
"description": {
209220
"oneOf": [
210221
{

0 commit comments

Comments
 (0)