你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TrafficDetails interface

属性

estimatedRampUpTimeInDays

预计从短代码发送消息的天数。

isSpiky

指示消息传送流量的性质是否会突发。

monthlyAverageMessagesFromUser

每月可能从用户接收的估计 Mobile-Originated 消息数。

monthlyAverageMessagesToUser

每月可能发送的估计 Mobile-Terminated 消息数。

spikeDetails

如果 isSpiky=true,则解释有关交通模式的其他详细信息,例如“假日季节和黑色星期五的预期流量较高”。

totalMonthlyVolume

每月估计的消息总数。

属性详细信息

estimatedRampUpTimeInDays

预计从短代码发送消息的天数。

estimatedRampUpTimeInDays?: number

属性值

number

isSpiky

指示消息传送流量的性质是否会突发。

isSpiky?: boolean

属性值

boolean

monthlyAverageMessagesFromUser

每月可能从用户接收的估计 Mobile-Originated 消息数。

monthlyAverageMessagesFromUser?: number

属性值

number

monthlyAverageMessagesToUser

每月可能发送的估计 Mobile-Terminated 消息数。

monthlyAverageMessagesToUser?: number

属性值

number

spikeDetails

如果 isSpiky=true,则解释有关交通模式的其他详细信息,例如“假日季节和黑色星期五的预期流量较高”。

spikeDetails?: string

属性值

string

totalMonthlyVolume

每月估计的消息总数。

totalMonthlyVolume?: number

属性值

number