ResourceTags Property
A comma separate list of tags.
Syntax
__property String ResourceTags = {read=FResourceTags, write=FSetResourceTags, default=""};
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