TelemetryOperations interface
Interface representing telemetry operations
Properties
| get |
Get appInsight connection string |
Property Details
getApplicationInsightsConnectionString
Get appInsight connection string
getApplicationInsightsConnectionString: (options?: OperationOptions) => Promise<string>
Property Value
(options?: OperationOptions) => Promise<string>