次の方法で共有


ApplicationInsightsComponentData.InstrumentationKey プロパティ

定義

Application Insights インストルメンテーション キー。 アプリケーションが Azure アプリケーション Insights に送信されるすべてのテレメトリの宛先を識別するために使用できる読み取り専用の値。 この値は、新しい Application Insights コンポーネントの構築時に指定されます。

public string InstrumentationKey { get; }
member this.InstrumentationKey : string
Public ReadOnly Property InstrumentationKey As String

プロパティ値

適用対象