AppInsightsCredentials interface
AppInsights 資格情報。
プロパティ
app |
AppInsights アプリケーション ID。 |
instrumentation |
AppInsights インストルメンテーション キー。 これは、リソースに対する GET/PUT の応答では返されません。 これを確認するには、listKeys API を呼び出してください。 |
プロパティの詳細
appId
AppInsights アプリケーション ID。
appId?: string
プロパティ値
string
instrumentationKey
AppInsights インストルメンテーション キー。 これは、リソースに対する GET/PUT の応答では返されません。 これを確認するには、listKeys API を呼び出してください。
instrumentationKey?: string
プロパティ値
string