SearchSemanticSearch.Free 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.
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. This is the default.
public static Azure.ResourceManager.Search.Models.SearchSemanticSearch Free { get; }
static member Free : Azure.ResourceManager.Search.Models.SearchSemanticSearch
Public Shared ReadOnly Property Free As SearchSemanticSearch