Partager via


VulnerabilityAssessmentRecurringScansProperties.Emails Propriété

Définition

Obtient ou définit spécifie un tableau d’adresses de messagerie auxquelles la notification d’analyse est envoyée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à