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