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.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET