TableTransactionAction.Entity Property

Definition

The table entity to which the batch operation will be applied.

public Azure.Data.Tables.ITableEntity Entity { get; }
member this.Entity : Azure.Data.Tables.ITableEntity
Public ReadOnly Property Entity As ITableEntity

Property Value

Applies to