publishAsHostedAgent
Method
interface ContainerResource { // ... omitted for brevity publishAsHostedAgent( project?: AzureCognitiveServicesProjectResource, configure?: callback): IResourceWithEndpoints;}Signature
method
publishAsHostedAgent builder Publishes an executable resource as a hosted agent in Microsoft Foundry.
publishAsHostedAgent(project?: AzureCognitiveServicesProjectResource, configure?: (obj: HostedAgentConfiguration) => Promise<void>): IResourceWithEndpointsParameters
project AzureCognitiveServicesProjectResource optional configure (obj: HostedAgentConfiguration) => Promise<void> optional Returns
IResourceWithEndpoints Applies to
This method applies to the following types: