AcsSmsDeliveryReportReceivedEventData interface
Microsoft.Communication.SMSDeliveryReportReceived 事件之 EventGridEvent 的 Data 属性架構。
- Extends
屬性
| delivery |
嘗試傳遞的詳細數據清單 |
| delivery |
傳遞狀態 |
| delivery |
傳遞狀態的詳細數據 |
| received |
收到SMS傳遞報告的時間 |
| tag | 客戶內容 |
屬性詳細資料
deliveryAttempts
deliveryStatus
傳遞狀態
deliveryStatus: string
屬性值
string
deliveryStatusDetails
傳遞狀態的詳細數據
deliveryStatusDetails: string
屬性值
string
receivedTimestamp
收到SMS傳遞報告的時間
receivedTimestamp?: string
屬性值
string
tag
客戶內容
tag?: string
屬性值
string