Azure / Azure/azure-rest-api-specs

No Definition available for "containsAny" field of "allOf" "condition" for activityLogAlertAPI

Open
#3,610 4 comments 0 reactions 1 assignee Claimed by @yairgil View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.