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 |