Model Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |