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