subnetworkName property

String? subnetworkName
getter/setter pair

A custom subnetwork name to be used if create_subnetwork is true.

If this field is empty, then an automatic name will be chosen for the new subnetwork.

Implementation

core.String? subnetworkName;