你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AnswersOptions.RankerKind Property

Definition

Type of ranker to be used.

public Azure.AI.Language.QuestionAnswering.Inference.RankerKind? RankerKind { get; set; }
member this.RankerKind : Nullable<Azure.AI.Language.QuestionAnswering.Inference.RankerKind> with get, set
Public Property RankerKind As Nullable(Of RankerKind)

Property Value

Applies to