AnalyzeTextOptions.Implicit(AnalyzeTextOptions to RequestContent) Operator
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.
public static implicit operator Azure.Core.RequestContent(Azure.Search.Documents.Indexes.Models.AnalyzeTextOptions analyzeTextOptions);
static member op_Implicit : Azure.Search.Documents.Indexes.Models.AnalyzeTextOptions -> Azure.Core.RequestContent
Public Shared Widening Operator CType (analyzeTextOptions As AnalyzeTextOptions) As RequestContent
Parameters
- analyzeTextOptions
- AnalyzeTextOptions
The AnalyzeTextOptions to serialize into RequestContent.