subnetwork property

String? subnetwork
getter/setter pair

The name of the subnetwork for the TPU node.

It must be a preexisting Google Compute Engine subnetwork. If none is provided, "default" will be used.

Implementation

core.String? subnetwork;