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

TrainingDocumentInfo Class

Definition

Represents a document that has been used to train a model.

public class TrainingDocumentInfo
type TrainingDocumentInfo = class
Public Class TrainingDocumentInfo
Inheritance
TrainingDocumentInfo

Properties

Name Description
Errors

List of errors.

ModelId

The unique identifier of the model.

Name

Training document name.

PageCount

The number of pages the document has.

Status

Status of the training operation.

Applies to