networkTemplate property

String? networkTemplate
getter/setter pair

Instance network template name.

For eg, bondaa-bondaa, bondab-nic, etc. Generally, the template name follows the syntax of "bond" or "nic".

Implementation

core.String? networkTemplate;