tags property

NetworkTags? tags
getter/setter pair

The desired network tags to be applied to all nodes in the node pool.

If this field is not present, the tags will not be changed. Otherwise, the existing network tags will be replaced with the provided tags.

Implementation

NetworkTags? tags;