CognitiveServicesManagedComputeDeploymentProperties.DeploymentTemplate Property

Definition

Deployment template identifier. Optional on creation. Accepts an AzureML Registry deployment template URI or a project-scoped deployment template path for VmManagedCompute. Examples: azureml://registries/{registry}/deploymenttemplates/{template}/versions/{version}, projects/{project}/deploymentTemplates/{template}/versions/{version}

public string DeploymentTemplate { get; set; }
member this.DeploymentTemplate : string with get, set
Public Property DeploymentTemplate As String

Property Value

Applies to