共用方式為


ApplicationInsightsComponentProactiveDetectionConfiguration.CustomEmails Property

Definition

Gets or sets custom email addresses for this rule notifications

[Newtonsoft.Json.JsonProperty(PropertyName="CustomEmails")]
public System.Collections.Generic.IList<string> CustomEmails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="CustomEmails")>]
member this.CustomEmails : System.Collections.Generic.IList<string> with get, set
Public Property CustomEmails As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to