NotificationsSourceAttackPath interface
Attack path notification source
- Extends
Properties
minimal |
Defines the minimal attach path risk level which will be sent as email notifications |
source |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
minimalRiskLevel
Defines the minimal attach path risk level which will be sent as email notifications
minimalRiskLevel?: string
Property Value
string
sourceType
Polymorphic discriminator, which specifies the different types this object can be
sourceType: "AttackPath"
Property Value
"AttackPath"
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