Partager via


Alert.DetailedInformation Propriété

Définition

Obtient ou définit plus de détails sur l’alerte

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à