RecognizeCustomEntitiesOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options that allow callers to specify details about how the operation is run and what information is returned from it by the service.
public class RecognizeCustomEntitiesOptions
type RecognizeCustomEntitiesOptions = class
Public Class RecognizeCustomEntitiesOptions
- Inheritance
-
RecognizeCustomEntitiesOptions
Constructors
RecognizeCustomEntitiesOptions() |
Initializes a new instance of the RecognizeCustomEntitiesOptions class. |
Properties
DisableServiceLogs |
The default value of this property is Please see Cognitive Services Compliance and Privacy notes at https://aka.ms/cs-compliance for additional details, and Microsoft Responsible AI principles at https://www.microsoft.com/ai/responsible-ai. |
DisplayName |
Optional display name for the operation. |
IncludeStatistics |
Gets or sets a value that, if set to true, indicates that the service should return document and document batch statistics with the results of the operation. Returns data for batch document methods only. |
Applies to
Azure SDK for .NET