TelemetryOperations interface
表示遥测作的接口
属性
| get |
获取 appInsight 连接字符串 |
属性详细信息
getApplicationInsightsConnectionString
获取 appInsight 连接字符串
getApplicationInsightsConnectionString: () => Promise<string>
属性值
() => Promise<string>