Freigeben über


BaggageBuilder.AgenticUserId(String) Method

Definition

Sets the agentic user ID baggage value.

public Microsoft.Agents.A365.Observability.Runtime.Common.BaggageBuilder AgenticUserId(string? v);
member this.AgenticUserId : string -> Microsoft.Agents.A365.Observability.Runtime.Common.BaggageBuilder
Public Function AgenticUserId (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.

Applies to