DefaultCognitiveServicesAccount Class

An empty object that represents the default cognitive service resource for a skillset.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.search.documents.indexes._generated.models._models_py3.CognitiveServicesAccount
DefaultCognitiveServicesAccount

Constructor

DefaultCognitiveServicesAccount(*, description: Optional[str] = None, **kwargs)

Parameters

odata_type
str
Required

Required. Identifies the concrete type of the cognitive service resource attached to a skillset.Constant filled by server.

description
str
Required

Description of the cognitive service resource attached to a skillset.