nfsExportOptions property

List<NfsExportOptions>? nfsExportOptions
getter/setter pair

Nfs Export Options.

There is a limit of 10 export options per file share.

Implementation

core.List<NfsExportOptions>? nfsExportOptions;