你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ModelDeprecationInfo interface
Cognitive Services account ModelDeprecationInfo.
Properties
fine |
The datetime of deprecation of the fineTune Model. |
inference | The datetime of deprecation of the inference Model. |
Property Details
fineTune
The datetime of deprecation of the fineTune Model.
fineTune?: string
Property Value
string
inference
The datetime of deprecation of the inference Model.
inference?: string
Property Value
string