mountPoint property

String mountPoint
final

Required. Destination mount path. The NFS will be mounted for the user under /mnt/nfs/<mount_point>

Implementation

final String mountPoint;