你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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