ComputerVisionInnerError interface
Details zum API-Anforderungsfehler.
Eigenschaften
| code | Der Fehlercode. Mögliche Werte sind: 'InvalidImageFormat', 'UnsupportedMediaType', 'InvalidImageUrl', 'NotSupportedFeature', 'NotSupportedImage', 'Timeout', 'InternalServerError', 'InvalidImageSize', 'BadArgument', 'DetectFaceError', 'NotSupportedLanguage', 'InvalidThumbnailSize', 'InvalidDetails', 'InvalidModel', 'CancelledRequest', 'NotSupportedVisualFeature', 'FailedToProcess', 'Unspecified', 'StorageException' |
| message | Fehlermeldung. |
Details zur Eigenschaft
code
Der Fehlercode. Mögliche Werte sind: 'InvalidImageFormat', 'UnsupportedMediaType', 'InvalidImageUrl', 'NotSupportedFeature', 'NotSupportedImage', 'Timeout', 'InternalServerError', 'InvalidImageSize', 'BadArgument', 'DetectFaceError', 'NotSupportedLanguage', 'InvalidThumbnailSize', 'InvalidDetails', 'InvalidModel', 'CancelledRequest', 'NotSupportedVisualFeature', 'FailedToProcess', 'Unspecified', 'StorageException'
code: ComputerVisionInnerErrorCodeValue
Eigenschaftswert
message
Fehlermeldung.
message: string
Eigenschaftswert
string