Package version:

Interface DefaultCognitiveServicesAccount

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

interface DefaultCognitiveServicesAccount {
    description?: string;
    odatatype: "#Microsoft.Azure.Search.DefaultCognitiveServices";
}

Hierarchy (view full)

Properties

description?: string

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

odatatype

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