Share via


ModelDeprecationInfo interface

Cognitive Services account ModelDeprecationInfo.

Properties

deprecationStatus

Indicates whether the deprecation date is a confirmed planned end-of-life date or an estimated deprecation date. When 'Planned', the deprecation date represents a confirmed and communicated model end-of-life date. When 'Tentative', the deprecation date is an estimated timeline that may be subject to change.

fineTune

The datetime of deprecation of the fineTune Model.

inference

The datetime of deprecation of the inference Model.

Property Details

deprecationStatus

Indicates whether the deprecation date is a confirmed planned end-of-life date or an estimated deprecation date. When 'Planned', the deprecation date represents a confirmed and communicated model end-of-life date. When 'Tentative', the deprecation date is an estimated timeline that may be subject to change.

deprecationStatus?: string

Property Value

string

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