Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
TransactionAction type
- Package:
- @azure/data-tables
Represents the union of all the available transactional actions
type TransactionAction = CreateDeleteEntityAction | UpdateEntityAction
