Skip to content
Docs Try Aspire
Docs Try

asHostedAgent

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface ContainerResource {
// ... omitted for brevity
asHostedAgent(
project: AzureCognitiveServicesProjectResource,
options?: HostedAgentOptions): IResourceWithEndpoints;
}

Signature

method asHostedAgent builder
Configures the resource to run and publish as a hosted agent in Microsoft Foundry, targeting the specified Foundry project.
asHostedAgent(
project: AzureCognitiveServicesProjectResource,
options?: HostedAgentOptions): IResourceWithEndpoints
project AzureCognitiveServicesProjectResource
options HostedAgentOptions optional
IResourceWithEndpoints

Applies to

This method applies to the following types: