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

DirectLineSpeechChannel 类

定义

DirectLine 语音通道定义。

public class DirectLineSpeechChannel : Azure.ResourceManager.BotService.Models.BotChannelProperties
type DirectLineSpeechChannel = class
    inherit BotChannelProperties
Public Class DirectLineSpeechChannel
Inherits BotChannelProperties
继承
DirectLineSpeechChannel

构造函数

DirectLineSpeechChannel()

初始化 DirectLineSpeechChannel 的新实例。

属性

ETag

资源的实体标记。

(继承自 BotChannelProperties)
Location

指定资源的位置。

(继承自 BotChannelProperties)
Properties

特定于 DirectLine 语音通道资源的属性集。

ProvisioningState

资源的预配状态。

(继承自 BotChannelProperties)

适用于