你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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