Skip to content

Commit a2aad2e

Browse files
juliawelbornanandanthony
authored andcommitted
Add alert definition navigation property to alert configuration (Azure#21249)
1 parent 2a65ae3 commit a2aad2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

specification/authorization/resource-manager/Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -929,6 +929,11 @@
929929
"type": "string",
930930
"readOnly": false,
931931
"description": "The alert configuration type."
932+
},
933+
"alertDefinition": {
934+
"$ref": "#/definitions/AlertDefinition",
935+
"readOnly": true,
936+
"description": "The alert definition."
932937
}
933938
},
934939
"required": [

0 commit comments

Comments
 (0)