BaggageBuilder.AgentVersion(String) Method
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.
Sets the agent version baggage value.
public Microsoft.Agents.A365.Observability.Runtime.Common.BaggageBuilder AgentVersion(string? v);
member this.AgentVersion : string -> Microsoft.Agents.A365.Observability.Runtime.Common.BaggageBuilder
Public Function AgentVersion (v As String) As BaggageBuilder
Parameters
- v
- String