BaseCognitiveServicesAccount interface

Base type for describing any Azure AI service resource attached to a skillset.

Properties

description

Description of the Azure AI service resource attached to a skillset.

odatatype

Polymorphic discriminator, which specifies the different types this object can be

Property Details

description

Description of the Azure AI service resource attached to a skillset.

description?: string

Property Value

string

odatatype

Polymorphic discriminator, which specifies the different types this object can be

odatatype: "#Microsoft.Azure.Search.DefaultCognitiveServices" | "#Microsoft.Azure.Search.CognitiveServicesByKey"

Property Value

"#Microsoft.Azure.Search.DefaultCognitiveServices" | "#Microsoft.Azure.Search.CognitiveServicesByKey"