KnownErrorCode enum
Known values of KnownErrorCode that the service accepts.
Fields
| AzureCognitiveSearchIndexLimitReached | AzureCognitiveSearchIndexLimitReached |
| AzureCognitiveSearchIndexNotFound | AzureCognitiveSearchIndexNotFound |
| AzureCognitiveSearchNotFound | AzureCognitiveSearchNotFound |
| AzureCognitiveSearchThrottling | AzureCognitiveSearchThrottling |
| Conflict | Conflict |
| Forbidden | Forbidden |
| InternalServerError | InternalServerError |
| InvalidArgument | InvalidArgument |
| InvalidRequest | InvalidRequest |
| NotFound | NotFound |
| OperationNotFound | OperationNotFound |
| ProjectNotFound | ProjectNotFound |
| QuotaExceeded | QuotaExceeded |
| ServiceUnavailable | ServiceUnavailable |
| Timeout | Timeout |
| TooManyRequests | TooManyRequests |
| Unauthorized | Unauthorized |
| Warning | Warning |