ComputerVisionInnerErrorCodeValue type
定义 ComputerVisionInnerErrorCodeValue 的值。 可能的值包括:“InvalidImageFormat”、“UnsupportedMediaType”、“InvalidImageUrl”、“NotSupportedFeature”、“NotSupportedImage”、“Timeout”、“InternalServerError”、 “InvalidImageSize”、“BadArgument”、“DetectFaceError”、“NotSupportedLanguage”、“InvalidThumbnailSize”、“InvalidDetails”、“InvalidDetails”、“InvalidModel”、“CancelledRequest”、“NotSupportedVisualFeature”、“FailedToProcess”、“Unspecified”、“StorageException”
type ComputerVisionInnerErrorCodeValue =
| "InvalidImageFormat"
| "UnsupportedMediaType"
| "InvalidImageUrl"
| "NotSupportedFeature"
| "NotSupportedImage"
| "Timeout"
| "InternalServerError"
| "InvalidImageSize"
| "BadArgument"
| "DetectFaceError"
| "NotSupportedLanguage"
| "InvalidThumbnailSize"
| "InvalidDetails"
| "InvalidModel"
| "CancelledRequest"
| "NotSupportedVisualFeature"
| "FailedToProcess"
| "Unspecified"
| "StorageException"