BaggageBuilder.ConversationItemLink(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 conversation item link baggage value.
public Microsoft.Agents.A365.Observability.Runtime.Common.BaggageBuilder ConversationItemLink(string? v);
member this.ConversationItemLink : string -> Microsoft.Agents.A365.Observability.Runtime.Common.BaggageBuilder
Public Function ConversationItemLink (v As String) As BaggageBuilder
Parameters
- v
- String