Share via


AzureMachineLearningParameters.ModelName Property

Definition

The name of the embedding model from the Azure AI Studio Catalog that is deployed at the provided endpoint.

public Azure.Search.Documents.Indexes.Models.AIStudioModelCatalogName? ModelName { get; set; }
member this.ModelName : Nullable<Azure.Search.Documents.Indexes.Models.AIStudioModelCatalogName> with get, set
Public Property ModelName As Nullable(Of AIStudioModelCatalogName)

Property Value

Applies to