Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Skillset

Package version

A list of skills.

Hierarchy

  • Skillset

Index

Properties

Optional cognitiveServicesAccount

cognitiveServicesAccount: CognitiveServicesAccountUnion

Details about cognitive services to be used when running skills.

description

description: string

The description of the skillset.

Optional eTag

eTag: undefined | string

The ETag of the skillset.

name

name: string

The name of the skillset.

skills

skills: SkillUnion[]

A list of skills in the skillset.

Generated using TypeDoc