TelephonyChannelResourceApiConfiguration interface
A resource Api configuration for the Telephony channel
Properties
cognitive |
The cognitive service region. |
cognitive |
The cognitive service resourceId. |
cognitive |
The cognitive service subscription key. |
default |
The default locale. |
id | The id of config. |
provider |
The provider name. |
Property Details
cognitiveServiceRegion
The cognitive service region.
cognitiveServiceRegion?: string
Property Value
string
cognitiveServiceResourceId
The cognitive service resourceId.
cognitiveServiceResourceId?: string
Property Value
string
cognitiveServiceSubscriptionKey
The cognitive service subscription key.
cognitiveServiceSubscriptionKey?: string
Property Value
string
defaultLocale
The default locale.
defaultLocale?: string
Property Value
string
id
The id of config.
id?: string
Property Value
string
providerName
The provider name.
providerName?: string
Property Value
string