SecurityContactData.NotificationsSources Property
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.
A collection of sources types which evaluate the email notification.
public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.NotificationsSource> NotificationsSources { get; }
member this.NotificationsSources : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.NotificationsSource>
Public ReadOnly Property NotificationsSources As IList(Of NotificationsSource)