SimpleExportPolicyRule constructor
SimpleExportPolicyRule({})
Implementation
SimpleExportPolicyRule({
this.accessType,
this.allowedClients,
this.hasRootAccess,
this.kerberos5ReadOnly,
this.kerberos5ReadWrite,
this.kerberos5iReadOnly,
this.kerberos5iReadWrite,
this.kerberos5pReadOnly,
this.kerberos5pReadWrite,
this.nfsv3,
this.nfsv4,
});