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