共用方式為


AcsChatThreadDeletedEventData interface

Microsoft.Communication.ChatThreadDeleted 事件之 EventGridEvent 的 Data 屬性架構。

Extends

屬性

deletedByCommunicationIdentifier

刪除線程之用戶的通訊標識碼

deleteTime

線程的刪除時間

繼承的屬性

createTime

線程的原始建立時間

threadId

聊天對話標識碼

transactionId

交易標識碼將作為共同關聯向量使用

version

線程的版本

屬性詳細資料

deletedByCommunicationIdentifier

刪除線程之用戶的通訊標識碼

deletedByCommunicationIdentifier: CommunicationIdentifierModel

屬性值

deleteTime

線程的刪除時間

deleteTime: string

屬性值

string

繼承的屬性詳細資料

createTime

線程的原始建立時間

createTime: string

屬性值

string

繼承自AcsChatThreadEventInThreadBase.createTime

threadId

聊天對話標識碼

threadId: string

屬性值

string

繼承自AcsChatThreadEventInThreadBase.threadId

transactionId

交易標識碼將作為共同關聯向量使用

transactionId: string

屬性值

string

繼承自AcsChatThreadEventInThreadBase.transactionId

version

線程的版本

version: number

屬性值

number

繼承自AcsChatThreadEventInThreadBase.version