ArcDeploymentProperties.DeploymentTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional deployment template identifier for advanced vLLM tuning. Allowed only when runtime is vllm. Example: azureml://registries/{registry}/deploymenttemplates/{template}/versions/{version}
public string DeploymentTemplate { get; set; }
member this.DeploymentTemplate : string with get, set
Public Property DeploymentTemplate As String