Share via


FoundryProjectEndpointResolver Class

Definition

Resolves the Azure AI Foundry project endpoint from environment configuration.

public static class FoundryProjectEndpointResolver
type FoundryProjectEndpointResolver = class
Public Class FoundryProjectEndpointResolver
Inheritance
FoundryProjectEndpointResolver

Fields

Name Description
ProjectEndpointEnvironmentVariableName

The environment variable name containing the Foundry project endpoint.

Methods

Name Description
ResolveProjectEndpointFromEnvironment()

Resolves the Foundry project endpoint from environment variables.

TryResolveProjectEndpointFromEnvironment(Uri)

Attempts to resolve the Foundry project endpoint from environment variables.

Applies to