Share via


SearchServiceData.SemanticSearch Property

Definition

Sets options that control the availability of semantic search. This configuration is only possible for certain Azure AI Search SKUs in certain locations.

public Azure.ResourceManager.Search.Models.SearchSemanticSearch? SemanticSearch { get; set; }
member this.SemanticSearch : Nullable<Azure.ResourceManager.Search.Models.SearchSemanticSearch> with get, set
Public Property SemanticSearch As Nullable(Of SearchSemanticSearch)

Property Value

Applies to