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