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