Request.SourceMetadata 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 metadata describing the origin (i.e. channel) of the request.
public Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.SourceMetadata? SourceMetadata { get; }
member this.SourceMetadata : Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.SourceMetadata
Public ReadOnly Property SourceMetadata As SourceMetadata