nfsShares property

List<NfsShare>? nfsShares
getter/setter pair

The list of NFS shares.

Implementation

core.List<NfsShare>? nfsShares;