ArmSecurityCenterModelFactory.NotificationsSource(String) 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.NotificationsSource NotificationsSource(string sourceType = default);
static member NotificationsSource : string -> Azure.ResourceManager.SecurityCenter.Models.NotificationsSource
Public Shared Function NotificationsSource (Optional sourceType As String = Nothing) As NotificationsSource
Parameters
- sourceType
- String
The source type that will trigger the notification.
Returns
A new NotificationsSource instance for mocking.