次の方法で共有


ApplicationInsightsComponentExportConfiguration.InstrumentationKey プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象