Share via


SecurityContact.Emails Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.emails")]
public string Emails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.emails")>]
member this.Emails : string with get, set
Public Property Emails As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to