Model Class

Cognitive Services Model.

Inheritance
azure.mgmt.cognitiveservices._serialization.Model
Model

Constructor

Model(*, model: _models.AccountModel | None = None, kind: str | None = None, sku_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
model

Model Metadata.

kind
str

The Kind of the Model.

sku_name
str

The SKU of the Model.

Variables

Name Description
model

Model Metadata.

kind
str

The Kind of the Model.

sku_name
str

The SKU of the Model.