Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

AddUserMetadata Method

Adds user specified metadata to the Metadata list.

Object Oriented Interface

public function doAddUserMetadata($name, $value);

Procedural Interface

incloudstorage_azureblob_do_addusermetadata($res, $name, $value);

Remarks

This method is used to add user specified metadata to Metadata.

After using this method to add user defined metadata, call SetBlobMetadata or SetContainerMetadata to set the metadata for the specified blob or container.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]