path property

String? path
getter/setter pair

Source path exported from NFS server.

Has to start with '/', and combined with the ip address, it indicates the source mount path in the form of server:path

Required.

Implementation

core.String? path;