mountPoint property

String? mountPoint
getter/setter pair

Destination mount path.

The NFS will be mounted for the user under /mnt/nfs/

Required.

Implementation

core.String? mountPoint;