Package version:

Enumeration KnownOperationKind

Known values of OperationKind that the service accepts.

Enumeration Members

DocumentClassifierBuild: "documentClassifierBuild"

Build a new custom classifier model.

DocumentModelBuild: "documentModelBuild"

Build a new custom document model.

DocumentModelCompose: "documentModelCompose"

Compose a new custom document model from existing models.

DocumentModelCopyTo: "documentModelCopyTo"

Copy an existing document model to potentially a different resource, region, or subscription.

Generated using TypeDoc