TelemetryEndpoint.Data Property

Definition

Data types to export to this endpoint. Use an empty array to export no data.

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

Property Value

Applies to