Bagikan melalui


AppInsightsReference.InstrumentationKey Property

Definition

Gets or sets instrumentation Key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Value of the Azure Application Insights instrumentation key.

Applies to