다음을 통해 공유


TelephonyChannelProperties interface

직접 회선 채널에 제공할 매개 변수입니다.

속성

apiConfigurations

전화 통신 API 구성 목록

cognitiveServiceRegion

extensionKey2

cognitiveServiceSubscriptionKey

extensionKey1

defaultLocale

채널의 기본 로캘

isEnabled

채널 사용 여부

phoneNumbers

전화 통신 전화 번호 목록

premiumSKU

채널에 적용되는 프리미엄 SKU

속성 세부 정보

apiConfigurations

전화 통신 API 구성 목록

apiConfigurations?: TelephonyChannelResourceApiConfiguration[]

속성 값

cognitiveServiceRegion

extensionKey2

cognitiveServiceRegion?: string

속성 값

string

cognitiveServiceSubscriptionKey

extensionKey1

cognitiveServiceSubscriptionKey?: string

속성 값

string

defaultLocale

채널의 기본 로캘

defaultLocale?: string

속성 값

string

isEnabled

채널 사용 여부

isEnabled?: boolean

속성 값

boolean

phoneNumbers

전화 통신 전화 번호 목록

phoneNumbers?: TelephonyPhoneNumbers[]

속성 값

premiumSKU

채널에 적용되는 프리미엄 SKU

premiumSKU?: string

속성 값

string