table_batch_operation::operator= Operator
Returns a reference to a table_batch_operation object.
table_batch_operation& operator=(
table_batch_operation&& other
);
Parameters
- other
A reference to a set of table_batch_operation to use to set properties.
Return Value
A table_batch_operation object with properties set.
Requirements
Header: table.h
Namespace: azure::storage