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

RecognizeEntitiesAction.ModelVersion Property

Definition

Gets or sets a value that, if set, indicates the version of the text analytics model that will be used to generate the result. For supported model versions, see operation-specific documentation, for example: https://docs.microsoft.com/azure/cognitive-services/language-service/concepts/model-lifecycle#available-versions.

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

Property Value

Applies to