다음을 통해 공유


Telemetry Class

Definition

Provides telemetry-related operations for the project.

public class Telemetry
type Telemetry = class
Public Class Telemetry
Inheritance
Telemetry

Constructors

Telemetry(AIProjectClient)

Initializes a new instance of the Telemetry class.

Methods

GetApplicationInsightsConnectionString()

Gets the Application Insights connection string associated with the Project's Application Insights resource.

GetApplicationInsightsConnectionStringAsync()

Gets the Application Insights connection string associated with the Project's Application Insights resource.

Applies to