FoundryEnvironment.AgentBlueprintClientId 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 blueprint.
Sourced from the FOUNDRY_AGENT_BLUEPRINT_CLIENT_ID environment variable.
Stamped as microsoft.a365.agent.blueprint.id on telemetry spans.
public static string? AgentBlueprintClientId { get; }
static member AgentBlueprintClientId : string
Public Shared ReadOnly Property AgentBlueprintClientId As String