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

AlexaChannelProperties 类

定义

要为 Alexa 通道提供的参数。

public class AlexaChannelProperties
type AlexaChannelProperties = class
Public Class AlexaChannelProperties
继承
AlexaChannelProperties

构造函数

AlexaChannelProperties(String, Boolean)

初始化 AlexaChannelProperties 的新实例。

属性

AlexaSkillId

Alexa 技能 ID。

IsEnabled

是否为机器人启用了此通道。

ServiceEndpointUri

用于在 Alexa 中配置技能的完整 URI。

UriFragment

在 Alexa 中配置的 URI 的一部分中使用的 URL 片段。

适用于