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