RecognizePiiEntitiesOptions Constructor

Definition

Initializes a new instance of the RecognizePiiEntitiesOptions class which allows callers to specify details about how the operation is run. For example, set model version, whether to include statistics, filter the response entities by a given domain filter, and more.

public RecognizePiiEntitiesOptions ();
Public Sub New ()

Applies to