你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SecurityContactProperties 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.
Describes security contact properties
public class SecurityContactProperties
type SecurityContactProperties = class
Public Class SecurityContactProperties
- Inheritance
-
SecurityContactProperties
Constructors
SecurityContactProperties() |
Initializes a new instance of the SecurityContactProperties class. |
SecurityContactProperties(String, String, SecurityContactPropertiesAlertNotifications, SecurityContactPropertiesNotificationsByRole) |
Initializes a new instance of the SecurityContactProperties class. |
Properties
AlertNotifications |
Gets or sets defines whether to send email notifications about new security alerts |
Emails |
Gets or sets list of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact. |
NotificationsByRole |
Gets or sets defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription. |
Phone |
Gets or sets the security contact's phone number |