Share via


Model Class

Definition

Cognitive Services Model.

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

Constructors

Name Description
Model()

Initializes a new instance of the Model class.

Model(AccountModel, String, String, String)

Initializes a new instance of the Model class.

Model(AccountModel, String, String)

Initializes a new instance of the Model class.

Properties

Name Description
Description

Gets or sets the description of the model.

Kind

Gets or sets the kind (type) of cognitive service account.

ModelProperty

Gets or sets cognitive Services account Model.

SkuName

Gets or sets the name of SKU.

Applies to