Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SingleCategoryClassifyAction

Package version

Options for an custom classify document single category action. For more information, please refer to the service documentation: https://aka.ms/azsdk/textanalytics/customfunctionalities

Hierarchy

Index

Properties

Optional actionName

actionName: undefined | string

The preferred name for this action.

deploymentName

deploymentName: string

The deployment name for the text analytics model used by this operation on this batch of input documents.

Optional disableServiceLogs

disableServiceLogs: undefined | false | true

If set to true, you opt-out of having your text input logged for troubleshooting. By default, Text Analytics logs your input text for 48 hours, solely to allow for troubleshooting issues. Setting this parameter to true, disables input logging and may limit our ability to remediate issues that occur.

projectName

projectName: string

The project name for the text analytics model used by this operation on this batch of input documents.

Generated using TypeDoc