DefaultCognitiveServicesAccount interface
An empty object that represents the default Azure AI service resource for a skillset.
- Extends
Properties
odatatype | Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
description | Description of the Azure AI service resource attached to a skillset. |
Property Details
odatatype
Polymorphic discriminator, which specifies the different types this object can be
odatatype: "#Microsoft.Azure.Search.DefaultCognitiveServices"
Property Value
"#Microsoft.Azure.Search.DefaultCognitiveServices"
Inherited Property Details
description
Description of the Azure AI service resource attached to a skillset.
description?: string
Property Value
string
Inherited From BaseCognitiveServicesAccount.description