SecurityContactPropertiesAlertNotifications Class
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.
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' |