tags property

List<String>? tags
getter/setter pair

Network tags to add to the Compute Engine VMs backing the workstations.

This option applies network tags to VMs created with this configuration. These network tags enable the creation of firewall rules.

Optional.

Implementation

core.List<core.String>? tags;