TelephonyPhoneNumbers interface
A telephone number for the Telephony channel
Properties
acs |
The endpoint of ACS. |
acs |
The resource id of ACS. |
acs |
The secret of ACS. |
cognitive |
The service region of cognitive service. |
cognitive |
The resource id of cognitive service. |
cognitive |
The subscription key of cognitive service. |
default |
The default locale of the phone number. |
id | The element id. |
offer |
Optional Property that will determine the offering type of the phone. |
phone |
The phone number. |
Property Details
acsEndpoint
The endpoint of ACS.
acsEndpoint?: string
Property Value
string
acsResourceId
The resource id of ACS.
acsResourceId?: string
Property Value
string
acsSecret
The secret of ACS.
acsSecret?: string
Property Value
string
cognitiveServiceRegion
The service region of cognitive service.
cognitiveServiceRegion?: string
Property Value
string
cognitiveServiceResourceId
The resource id of cognitive service.
cognitiveServiceResourceId?: string
Property Value
string
cognitiveServiceSubscriptionKey
The subscription key of cognitive service.
cognitiveServiceSubscriptionKey?: string
Property Value
string
defaultLocale
The default locale of the phone number.
defaultLocale?: string
Property Value
string
id
The element id.
id?: string
Property Value
string
offerType
Optional Property that will determine the offering type of the phone.
offerType?: string
Property Value
string
phoneNumber
The phone number.
phoneNumber?: string
Property Value
string