Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownErrorCode

Package version

Known values of ErrorCode that the service accepts.

Index

Enumeration members

AzureCognitiveSearchIndexLimitReached

AzureCognitiveSearchIndexLimitReached: = "AzureCognitiveSearchIndexLimitReached"

AzureCognitiveSearchIndexNotFound

AzureCognitiveSearchIndexNotFound: = "AzureCognitiveSearchIndexNotFound"

AzureCognitiveSearchNotFound

AzureCognitiveSearchNotFound: = "AzureCognitiveSearchNotFound"

AzureCognitiveSearchThrottling

AzureCognitiveSearchThrottling: = "AzureCognitiveSearchThrottling"

Forbidden

Forbidden: = "Forbidden"

InternalServerError

InternalServerError: = "InternalServerError"

InvalidArgument

InvalidArgument: = "InvalidArgument"

InvalidRequest

InvalidRequest: = "InvalidRequest"

NotFound

NotFound: = "NotFound"

OperationNotFound

OperationNotFound: = "OperationNotFound"

ProjectNotFound

ProjectNotFound: = "ProjectNotFound"

ServiceUnavailable

ServiceUnavailable: = "ServiceUnavailable"

TooManyRequests

TooManyRequests: = "TooManyRequests"

Unauthorized

Unauthorized: = "Unauthorized"

Generated using TypeDoc