OperationMode type

Operation mode of the operation: Import, Export, or PolybaseImport.
KnownOperationMode can be used interchangeably with OperationMode, this enum contains the known values that the service supports.

Known values supported by the service

PolybaseImport: PolybaseImport
Import: Import
Export: Export

type OperationMode = string