BaggageBuilder.UserName(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 user name baggage value.
public Microsoft.Agents.A365.Observability.Runtime.Common.BaggageBuilder UserName(string? v);
member this.UserName : string -> Microsoft.Agents.A365.Observability.Runtime.Common.BaggageBuilder
Public Function UserName (v As String) As BaggageBuilder
Parameters
- v
- String
Returns
Remarks
This property should be set to pass certification, but is typically set at individual scopes.