FoundryEnvironment.AgentInstanceClientId Property
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.
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