你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InlineSkillParam interface

model interface InlineSkillParam

扩展

属性

description

技能描述。

name

技能的名字。

source

直联技能载荷

type

为本次请求定义了一个内联技能。

属性详细信息

description

技能描述。

description: string

属性值

string

name

技能的名字。

name: string

属性值

string

source

直联技能载荷

source: InlineSkillSourceParam

属性值

type

为本次请求定义了一个内联技能。

type: "inline"

属性值

"inline"