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

TelephonyChannelProperties interface

The parameters to provide for the Direct Line channel.

Properties

apiConfigurations

The list of Telephony api configuration

cognitiveServiceRegion

The extensionKey2

cognitiveServiceSubscriptionKey

The extensionKey1

defaultLocale

The default locale of the channel

isEnabled

Whether the channel is enabled

phoneNumbers

The list of Telephony phone numbers

premiumSKU

The premium SKU applied to the channel

Property Details

apiConfigurations

The list of Telephony api configuration

apiConfigurations?: TelephonyChannelResourceApiConfiguration[]

Property Value

cognitiveServiceRegion

The extensionKey2

cognitiveServiceRegion?: string

Property Value

string

cognitiveServiceSubscriptionKey

The extensionKey1

cognitiveServiceSubscriptionKey?: string

Property Value

string

defaultLocale

The default locale of the channel

defaultLocale?: string

Property Value

string

isEnabled

Whether the channel is enabled

isEnabled?: boolean

Property Value

boolean

phoneNumbers

The list of Telephony phone numbers

phoneNumbers?: TelephonyPhoneNumbers[]

Property Value

premiumSKU

The premium SKU applied to the channel

premiumSKU?: string

Property Value

string