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

Model Class

Definition

Cognitive Services Model.

public class Model
type Model = class
Public Class Model
Inheritance
Model

Constructors

Model()

Initializes a new instance of the Model class.

Model(AccountModel, String, String)

Initializes a new instance of the Model class.

Properties

Kind

Gets or sets the Kind of the Model.

ModelProperty

Gets or sets model Metadata.

SkuName

Gets or sets the SKU of the Model.

Applies to