ArmSecurityCenterModelFactory.NotificationsSourceAttackPath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.ResourceManager.SecurityCenter.Models.NotificationsSourceAttackPath NotificationsSourceAttackPath(Azure.ResourceManager.SecurityCenter.Models.MinimalRiskLevel? minimalRiskLevel = default);
static member NotificationsSourceAttackPath : Nullable<Azure.ResourceManager.SecurityCenter.Models.MinimalRiskLevel> -> Azure.ResourceManager.SecurityCenter.Models.NotificationsSourceAttackPath
Public Shared Function NotificationsSourceAttackPath (Optional minimalRiskLevel As Nullable(Of MinimalRiskLevel) = Nothing) As NotificationsSourceAttackPath
Parameters
- minimalRiskLevel
- Nullable<MinimalRiskLevel>
Defines the minimal attach path risk level which will be sent as email notifications.
Returns
A new NotificationsSourceAttackPath instance for mocking.