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