Azure / Azure/azure-rest-api-specs
No Definition available for "containsAny" field of "allOf" "condition" for activityLogAlertAPI
Open
customer-reported
Insights
Service Attention
Service-team
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Resources.azure.com shows following field setting is possible
`"condition": {
"allOf": [
{
"field": "category",
"equals": "Administrative",
"containsAny": null
},`
But the following node:
ActivityLogAlertLeafCondition
in specification: https://github.com/Azure/azure-rest-api-specs/blob/0bef2b99ad6d52781e3c308bc6b420f6eef59ef7/specification/monitor/resource-manager/microsoft.insights/stable/2017-04-01/activityLogAlerts_API.json
doesn't show this field definition..
why? what does "containsAny" do? please explain
Contributor guide
Assessment
This issue has not been assessed yet.