共用方式為


AcsSmsDeliveryReportReceivedEventData interface

Microsoft.Communication.SMSDeliveryReportReceived 事件之 EventGridEvent 的 Data 属性架構。

Extends

屬性

deliveryAttempts

嘗試傳遞的詳細數據清單

deliveryStatus

傳遞狀態

deliveryStatusDetails

傳遞狀態的詳細數據

receivedTimestamp

收到SMS傳遞報告的時間

tag

客戶內容

繼承的屬性

from

SMS 訊息發件者的身分識別

messageId

SMS 訊息的身分識別

to

SMS 訊息接收者的身分識別

屬性詳細資料

deliveryAttempts

嘗試傳遞的詳細數據清單

deliveryAttempts: AcsSmsDeliveryAttempt[]

屬性值

deliveryStatus

傳遞狀態

deliveryStatus: string

屬性值

string

deliveryStatusDetails

傳遞狀態的詳細數據

deliveryStatusDetails: string

屬性值

string

receivedTimestamp

收到SMS傳遞報告的時間

receivedTimestamp: string

屬性值

string

tag

客戶內容

tag: string

屬性值

string

繼承的屬性詳細資料

from

SMS 訊息發件者的身分識別

from: string

屬性值

string

繼承自 acsSmsEventBase.fromacsSmsEventBase.from

messageId

SMS 訊息的身分識別

messageId: string

屬性值

string

繼承自AcsSmsEventBase.messageId

to

SMS 訊息接收者的身分識別

to: string

屬性值

string

繼承自AcsSmsEventBase.to