IndexActionType Enum
The operation to perform on a document in an indexing batch.
Fields
| DELETE |
| MERGE |
| MERGE_OR_UPLOAD |
| UPLOAD |
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
The operation to perform on a document in an indexing batch.
| DELETE |
| MERGE |
| MERGE_OR_UPLOAD |
| UPLOAD |
Azure SDK for Python