Partager via


EnrichmentProperties.Key Propriété

Définition

Obtient ou définit la clé ou le nom de la propriété d’enrichissement.

[Newtonsoft.Json.JsonProperty(PropertyName="key")]
public string Key { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="key")>]
member this.Key : string with get, set
Public Property Key As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à