Share via


service_properties_includes::service_properties_includes Constructor

Initializes a new instance of the service_properties_includes class.

service_properties_includes();

service_properties_includes(
   service_properties_includes&& other
);

Parameters

  • other
    A reference to a set of service_properties_includes on which to base the new instance.

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

service_properties_includes Class