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

AbstractiveSummarizationActionContent.SummaryLength Property

Definition

(NOTE: Recommended to use summaryLength over sentenceCount) Controls the approximate length of the output summaries.

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

Property Value

Applies to