Share via


SecurityContactPropertiesAlertNotifications Class

Definition

Defines whether to send email notifications about new security alerts

public class SecurityContactPropertiesAlertNotifications
type SecurityContactPropertiesAlertNotifications = class
Public Class SecurityContactPropertiesAlertNotifications
Inheritance
SecurityContactPropertiesAlertNotifications

Constructors

SecurityContactPropertiesAlertNotifications()

Initializes a new instance of the SecurityContactPropertiesAlertNotifications class.

SecurityContactPropertiesAlertNotifications(String, String)

Initializes a new instance of the SecurityContactPropertiesAlertNotifications class.

Properties

MinimalSeverity

Gets or sets defines the minimal alert severity which will be sent as email notifications Possible values include: 'High', 'Medium', 'Low'

State

Gets or sets defines if email notifications will be sent about new security alerts Possible values include: 'On', 'Off'

Applies to