你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EnqueueTrainingResponse interface

Response model when requesting to train the model.

Properties

status

Possible values include: 'Queued', 'InProgress', 'UpToDate', 'Fail', 'Success'

statusId

The train request status ID.

Property Details

status

Possible values include: 'Queued', 'InProgress', 'UpToDate', 'Fail', 'Success'

status?: Status

Property Value

statusId

The train request status ID.

statusId?: number

Property Value

number