MatchingMethod type
Defines values for MatchingMethod.
KnownMatchingMethod can be used interchangeably with MatchingMethod,
this enum contains the known values that the service supports.
Known values supported by the service
AllEntities: Grouping alerts into a single incident if all the entities match
AnyAlert: Grouping any alerts triggered by this rule into a single incident
Selected: Grouping alerts into a single incident if the selected entities, custom details and alert details match
type MatchingMethod = string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript