PSNetAppFilesExportPolicyRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSNetAppFilesExportPolicyRule
type PSNetAppFilesExportPolicyRule = class
Public Class PSNetAppFilesExportPolicyRule
- Inheritance
-
PSNetAppFilesExportPolicyRule
Constructors
PSNetAppFilesExportPolicyRule() |
Properties
AllowedClients |
Gets or sets client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names |
ChownMode |
Gets or sets has root access to volume |
Cifs |
Gets or sets allows CIFS protocol |
HasRootAccess |
Gets or sets has root access to volume |
Kerberos5iReadOnly |
Gets or sets kerberos5i Readonly access. |
Kerberos5iReadWrite |
Gets or sets kerberos5i Read and write access. |
Kerberos5pReadOnly |
Gets or sets kerberos5p Read only access. |
Kerberos5pReadWrite |
Gets or sets kerberos5p Read and write access. |
Kerberos5ReadOnly |
Gets or sets kerberos5 Read only access. |
Kerberos5ReadWrite |
Gets or sets kerberos5 Read and write access. |
Nfsv3 |
Gets or sets allows NFSv3 protocol |
Nfsv41 |
Gets or sets allows NFSv41 protocol |
RuleIndex |
Gets or sets order index |
UnixReadOnly |
Gets or sets read only access |
UnixReadWrite |
Gets or sets read and write access |