FoundryProjectEndpointResolver.ResolveProjectEndpointFromEnvironment Method
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 Foundry project endpoint from environment variables.
public static Uri ResolveProjectEndpointFromEnvironment();
static member ResolveProjectEndpointFromEnvironment : unit -> Uri
Public Shared Function ResolveProjectEndpointFromEnvironment () As Uri
Returns
The resolved Foundry project endpoint.
Exceptions
Thrown when the endpoint environment variable is missing or invalid.