AppInsightsCredentials interface
AppInsights 認證。
屬性
| app |
AppInsights 應用程式標識碼。 |
| instrumentation |
AppInsights 檢測金鑰。 這不會在資源的 GET/PUT 回應中傳回。 若要查看此專案,請呼叫 listKeys API。 |
屬性詳細資料
appId
AppInsights 應用程式標識碼。
appId?: string
屬性值
string
instrumentationKey
AppInsights 檢測金鑰。 這不會在資源的 GET/PUT 回應中傳回。 若要查看此專案,請呼叫 listKeys API。
instrumentationKey?: string
屬性值
string