ErrorCode type
Defines values for ErrorCode. KnownErrorCode can be used interchangeably with ErrorCode, this enum contains the known values that the service supports.
Known values supported by the service
InvalidRequest InvalidArgument Unauthorized Forbidden NotFound ProjectNotFound OperationNotFound AzureCognitiveSearchNotFound AzureCognitiveSearchIndexNotFound TooManyRequests AzureCognitiveSearchThrottling AzureCognitiveSearchIndexLimitReached InternalServerError ServiceUnavailable Timeout QuotaExceeded Conflict Warning
type ErrorCode = string