Freigeben über


SearchServicePatch.SemanticSearch Property

Definition

Specifies the availability and billing plan for semantic search on the Azure AI Search service. This configuration is only available for certain pricing tiers in certain regions.

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