Partager via


ApplicationInsightsComponent.InstrumentationKey Propriété

Définition

Obtient la clé d’instrumentation d’application Insights. Valeur en lecture seule que les applications peuvent utiliser pour identifier la destination de toutes les données de télémétrie envoyées à Azure Application Insights. Cette valeur sera fournie lors de la construction de chaque nouveau composant Application Insights.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.InstrumentationKey")]
public string InstrumentationKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.InstrumentationKey")>]
member this.InstrumentationKey : string
Public ReadOnly Property InstrumentationKey As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à