TelemetryConfig.Endpoints Property

Definition

Customer-supplied telemetry export endpoint configurations.

public System.Collections.Generic.IList<Azure.AI.Projects.Agents.TelemetryEndpoint> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IList<Azure.AI.Projects.Agents.TelemetryEndpoint>
Public ReadOnly Property Endpoints As IList(Of TelemetryEndpoint)

Property Value

Applies to