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

ExtractiveSummarizeAction.ModelVersion Property

Definition

The version of the text analytics model that will be used to generate the result. To learn more about the supported model versions for each feature, see https://learn.microsoft.com/azure/cognitive-services/language-service/concepts/model-lifecycle.

public string ModelVersion { get; set; }
member this.ModelVersion : string with get, set
Public Property ModelVersion As String

Property Value

Applies to