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

ResourceTags Property

A comma separate list of tags.

Object Oriented Interface

public function getResourceTags();
public function setResourceTags($value);

Procedural Interface

incloudstorage_box_get($res, 59 );
incloudstorage_box_set($res, 59, $value );

Default Value

''

Remarks

This setting specifies a comma separated list of tags associated with the resource.

This property will be populated after calling GetResourceInfo. This may be set before calling UpdateResource.

Data Type

String

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