SearchField.VectorSearchProfileName 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.
The name of the vector search profile that specifies the algorithm and vectorizer to use when searching the vector field.
public string VectorSearchProfileName { get; set; }
member this.VectorSearchProfileName : string with get, set
Public Property VectorSearchProfileName As String