Request.InputContent 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 input messages, when supplied. Takes precedence over Content for telemetry recording.
public Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.Messages.InputMessages? InputContent { get; }
member this.InputContent : Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.Messages.InputMessages
Public ReadOnly Property InputContent As InputMessages