ResourceTags Property
A comma separate list of tags.
Syntax
[VB.NET] Public Property ResourceTags As String
[C#] public string ResourceTags {get; set;}
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.
Default Value
""