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