MicrosoftSecurityIncidentCreationAlertRuleCommonProperties interface
MicrosoftSecurityIncidentCreation rule common property bag.
Properties
display |
the alerts' displayNames on which the cases will not be generated |
display |
the alerts' displayNames on which the cases will be generated |
product |
The alerts' productName on which the cases will be generated |
severities |
the alerts' severities on which the cases will be generated |
Property Details
displayNamesExcludeFilter
the alerts' displayNames on which the cases will not be generated
displayNamesExcludeFilter?: string[]
Property Value
string[]
displayNamesFilter
the alerts' displayNames on which the cases will be generated
displayNamesFilter?: string[]
Property Value
string[]
productFilter
The alerts' productName on which the cases will be generated
productFilter: string
Property Value
string
severitiesFilter
the alerts' severities on which the cases will be generated
severitiesFilter?: string[]
Property Value
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