Partager via


ClearAlertRequest.Alerts Propriété

Définition

Obtient ou définit la liste des ID d’alerte à effacer

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à