Response.OutputContent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the structured output messages, when supplied. Takes precedence over Messages for telemetry recording.
public Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.Messages.OutputMessages? OutputContent { get; }
member this.OutputContent : Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.Messages.OutputMessages
Public ReadOnly Property OutputContent As OutputMessages