AzureCognitiveServicesProjectResource.addModelDeployment
Method
interface AzureCognitiveServicesProjectResource { // ... omitted for brevity addModelDeployment( name: string, modelName: string, modelVersion: string, format: string): FoundryDeploymentResource;}Signature
method
addModelDeployment builder Adds a model deployment to the parent Microsoft Foundry resource.
addModelDeployment( name: string, modelName: string, modelVersion: string, format: string): FoundryDeploymentResourceParameters
name string modelName string modelVersion string format string Returns
FoundryDeploymentResource Defined on
This method is defined on the following type: