Compartir a través de


ApplicationInsightsComponentExportConfiguration.InstrumentationKey Propiedad

Definición

Obtiene la clave de instrumentación del componente de Application Insights.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a