networkTags property

List<String>? networkTags
getter/setter pair

A list of network tags to associate with the VM.

Implementation

core.List<core.String>? networkTags;