AcsSmsReceivedEventData type
Схема свойства Data объекта EventGridEvent для события Microsoft.Communication.SMSReceived.
type AcsSmsReceivedEventData = AcsSmsEventBase & {
message: string
receivedTimestamp: string
}