Condividi tramite


ApplicationInsightsComponentExportConfiguration.InstrumentationKey Property

Definition

Gets the instrumentation key of the Application Insights component.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to