Messages Object
Contains information about messages in the transaction logs.
This object is used by the following operations:
- Operations that reference the TransactionRecord object; for example, the GET /api/apis/versions/{APIVersionID}/txlogs/{TransactionID} operation
The properties included in the Messages object are listed below.
Property | Type | Description |
---|---|---|
Message | Message[ ] |
Contains information about a message in the transaction logs. One or more. |