SecurityContact interface

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

Extends

Properties

emails

List of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact.

isEnabled

Indicates whether the security contact is enabled.

notificationsByRole

Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription.

notificationsSources

A collection of sources types which evaluate the email notification.

phone

The security contact's phone number

Inherited Properties

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

emails

List of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact.

emails?: string

Property Value

string

isEnabled

Indicates whether the security contact is enabled.

isEnabled?: boolean

Property Value

boolean

notificationsByRole

Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription.

notificationsByRole?: SecurityContactPropertiesNotificationsByRole

Property Value

notificationsSources

A collection of sources types which evaluate the email notification.

notificationsSources?: NotificationsSourceUnion[]

Property Value

phone

The security contact's phone number

phone?: string

Property Value

string

Inherited Property Details

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type