networkTags property

  1. @TagNumber(6)
List<String> networkTags

A map of network tags to associate with the VM.

Implementation

@$pb.TagNumber(6)
$core.List<$core.String> get networkTags => $_getList(5);