networkTags property

List<String>? networkTags
getter/setter pair

The Compute Engine tags to add to runtime (see Tagging instances).

Optional.

Implementation

core.List<core.String>? networkTags;