Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
OperationKind type
- Package:
- @azure/ai-form-recognizer
Defines values for OperationKind.
KnownOperationKind can be used interchangeably with OperationKind,
this enum contains the known values that the service supports.
Known values supported by the service
documentModelBuild: Build a new custom document model.
documentModelCompose: Compose a new custom document model from existing models.
documentModelCopyTo: Copy an existing document model to potentially a different resource, region, or subscription.
documentClassifierBuild: Build a new custom classifier model.
type OperationKind = string
