Aracılığıyla paylaş


SecurityContact Class

Definition

Contact details and configurations for notifications coming from Microsoft Defender for Cloud.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SecurityContact : Microsoft.Azure.Management.Security.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SecurityContact = class
    inherit Resource
Public Class SecurityContact
Inherits Resource
Inheritance
SecurityContact
Attributes

Constructors

SecurityContact()

Initializes a new instance of the SecurityContact class.

SecurityContact(String, String, String, String, String, SecurityContactPropertiesAlertNotifications, SecurityContactPropertiesNotificationsByRole)

Initializes a new instance of the SecurityContact 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.

Id

Gets resource Id

(Inherited from Resource)
Name

Gets resource name

(Inherited from Resource)
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

Type

Gets resource type

(Inherited from Resource)

Extension Methods

ConvertToPSType(SecurityContact)

Applies to