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