Compartilhar via


Alert.DetailedInformation Propriedade

Definição

Obtém detalhes do alerta.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a