publishAsHostedAgent
Function
interface ExecutableResource { // ... omitted for brevity publishAsHostedAgent( project?: AzureCognitiveServicesProjectResource, configure?: callback): ExecutableResource;}Signature
method
publishAsHostedAgent builder Publishes an executable resource as a hosted agent in Microsoft Foundry.
publishAsHostedAgent(project?: AzureCognitiveServicesProjectResource, configure?: (obj: HostedAgentConfiguration) => void): ExecutableResourceParameters
project AzureCognitiveServicesProjectResource optional configure (obj: HostedAgentConfiguration) => void optional Returns
ExecutableResource Applies to
This function is an extension method on the following types: