tags property

List<String>? tags
getter/setter pair

A set of mirrored tags.

Traffic from/to all VM instances that have one or more of these tags will be mirrored.

Implementation

core.List<core.String>? tags;