ArmSecurityCenterModelFactory.NotificationsSourceAttackPath Method

Definition

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.

Applies to