mountPoints property

List<NetworkMountPoint>? mountPoints
getter/setter pair

Input only.

List of mount points to attach the network to.

Implementation

core.List<NetworkMountPoint>? mountPoints;