TextAnalyticsRequestOptions Constructor

Definition

Initializes a new instance of the TextAnalyticsRequestOptions class which allows callers to specify details about how the operation is run. For example, set model version, whether to include statistics, and more.

public TextAnalyticsRequestOptions ();
Public Sub New ()

Applies to