TableTransactionEntityResponse interface
Represents a sub-response of a Transaction operation
Properties
etag | Entity's etag |
row |
Entity's rowKey |
status | Sub-response status |
Property Details
etag
Entity's etag
etag?: string
Property Value
string
rowKey
Entity's rowKey
rowKey?: string
Property Value
string
status
Sub-response status
status: number
Property Value
number