Share via


SearchSemanticSearch.Free Property

Definition

Enables semantic reranker on a search service and indicates that it is to be used within the limits of the free plan. The free plan would cap the volume of semantic ranking requests and is offered at no extra charge. This is the default for newly provisioned search services.

public static Azure.ResourceManager.Search.Models.SearchSemanticSearch Free { get; }
static member Free : Azure.ResourceManager.Search.Models.SearchSemanticSearch
Public Shared ReadOnly Property Free As SearchSemanticSearch

Property Value

Applies to