TelephonyChannelProperties interface
The parameters to provide for the Direct Line channel.
Properties
api |
The list of Telephony api configuration |
cognitive |
The extensionKey2 |
cognitive |
The extensionKey1 |
default |
The default locale of the channel |
is |
Whether the channel is enabled |
phone |
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