FoundryProjectEndpointResolver Class
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.
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. |