Telephony Channel Properties Args
data class TelephonyChannelPropertiesArgs(val apiConfigurations: Output<List<TelephonyChannelResourceApiConfigurationArgs>>? = null, val cognitiveServiceRegion: Output<String>? = null, val cognitiveServiceSubscriptionKey: Output<String>? = null, val defaultLocale: Output<String>? = null, val isEnabled: Output<Boolean>? = null, val phoneNumbers: Output<List<TelephonyPhoneNumbersArgs>>? = null, val premiumSKU: Output<String>? = null) : ConvertibleToJava<TelephonyChannelPropertiesArgs>
The parameters to provide for the Direct Line channel.
Constructors
Link copied to clipboard
constructor(apiConfigurations: Output<List<TelephonyChannelResourceApiConfigurationArgs>>? = null, cognitiveServiceRegion: Output<String>? = null, cognitiveServiceSubscriptionKey: Output<String>? = null, defaultLocale: Output<String>? = null, isEnabled: Output<Boolean>? = null, phoneNumbers: Output<List<TelephonyPhoneNumbersArgs>>? = null, premiumSKU: Output<String>? = null)
Properties
Link copied to clipboard
The list of Telephony api configuration
Link copied to clipboard
The extensionKey2
Link copied to clipboard
The extensionKey1
Link copied to clipboard
The default locale of the channel
Link copied to clipboard
The list of Telephony phone numbers
Link copied to clipboard
The premium SKU applied to the channel