NotificationsSource Class

Definition

A valid notification source type Please note this is the abstract base class. The derived classes available for instantiation are: NotificationsSourceAlert and NotificationsSourceAttackPath.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.SecurityCenter.Models.UnknownNotificationsSource))]
public abstract class NotificationsSource : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.NotificationsSource>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.NotificationsSource>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.SecurityCenter.Models.UnknownNotificationsSource))>]
type NotificationsSource = class
    interface IJsonModel<NotificationsSource>
    interface IPersistableModel<NotificationsSource>
Public MustInherit Class NotificationsSource
Implements IJsonModel(Of NotificationsSource), IPersistableModel(Of NotificationsSource)
Inheritance
NotificationsSource
Derived
Attributes
Implements

Applies to