AcsChatThreadDeletedEventData type
Schema för egenskapen Data för en EventGridEvent för en Microsoft.Communication.ChatThreadDeleted-händelse.
type AcsChatThreadDeletedEventData = AcsChatThreadEventInThreadBase & {
deleteTime: string
deletedByCommunicationIdentifier: CommunicationIdentifierModel
}