Package version:

Enumeration KnownErrorCode

Known values of ErrorCode that the service accepts.

Enumeration Members

AzureCognitiveSearchIndexLimitReached: "AzureCognitiveSearchIndexLimitReached"

AzureCognitiveSearchIndexLimitReached

AzureCognitiveSearchIndexNotFound: "AzureCognitiveSearchIndexNotFound"

AzureCognitiveSearchIndexNotFound

AzureCognitiveSearchNotFound: "AzureCognitiveSearchNotFound"

AzureCognitiveSearchNotFound

AzureCognitiveSearchThrottling: "AzureCognitiveSearchThrottling"

AzureCognitiveSearchThrottling

Conflict: "Conflict"

Conflict

Forbidden: "Forbidden"

Forbidden

InternalServerError: "InternalServerError"

InternalServerError

InvalidArgument: "InvalidArgument"

InvalidArgument

InvalidRequest: "InvalidRequest"

InvalidRequest

NotFound: "NotFound"

NotFound

OperationNotFound: "OperationNotFound"

OperationNotFound

ProjectNotFound: "ProjectNotFound"

ProjectNotFound

QuotaExceeded: "QuotaExceeded"

QuotaExceeded

ServiceUnavailable: "ServiceUnavailable"

ServiceUnavailable

Timeout: "Timeout"

Timeout

TooManyRequests: "TooManyRequests"

TooManyRequests

Unauthorized: "Unauthorized"

Unauthorized

Warning: "Warning"

Warning

Generated using TypeDoc