次の方法で共有


AppInsightsCredentials interface

AppInsights 資格情報。

プロパティ

appId

AppInsights アプリケーション ID。

instrumentationKey

AppInsights インストルメンテーション キー。 これは、リソースに対する GET/PUT の応答では返されません。 これを確認するには、listKeys API を呼び出してください。

プロパティの詳細

appId

AppInsights アプリケーション ID。

appId?: string

プロパティ値

string

instrumentationKey

AppInsights インストルメンテーション キー。 これは、リソースに対する GET/PUT の応答では返されません。 これを確認するには、listKeys API を呼び出してください。

instrumentationKey?: string

プロパティ値

string