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

TextAnalyticsAction interface

The type of a text analytics action.

Properties

actionName

The preferred name for this action.

modelVersion

The version of the text analytics model used by this operation on this batch of input documents.

Property Details

actionName

The preferred name for this action.

actionName?: string

Property Value

string

modelVersion

The version of the text analytics model used by this operation on this batch of input documents.

modelVersion?: string

Property Value

string