FoundryEnvironment.AgentInstanceClientId Property

Definition

The managed identity client ID of the agent instance. Sourced from the FOUNDRY_AGENT_INSTANCE_CLIENT_ID environment variable. When present, this is used as the primary agent identifier for telemetry.

public static string? AgentInstanceClientId { get; }
static member AgentInstanceClientId : string
Public Shared ReadOnly Property AgentInstanceClientId As String

Property Value

Applies to