cloud_blob_container_properties::cloud_blob_container_properties Constructor
Initializes a new instance of the cloud_blob_container_properties class.
cloud_blob_container_properties();
cloud_blob_container_properties(
cloud_blob_container_properties&& other
);
Parameters
- other
A reference to a set of cloud_blob_container_properties on which to base the new instance.
Requirements
Header: blob.h
Namespace: azure::storage