TranslationErrorCode type
type TranslationErrorCode =
| "InvalidRequest"
| "InvalidArgument"
| "InternalServerError"
| "ServiceUnavailable"
| "ResourceNotFound"
| "Unauthorized"
| "RequestRateTooHigh"
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
type TranslationErrorCode =
| "InvalidRequest"
| "InvalidArgument"
| "InternalServerError"
| "ServiceUnavailable"
| "ResourceNotFound"
| "Unauthorized"
| "RequestRateTooHigh"
Azure SDK for JavaScript