你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSNetAppFilesExportPolicyRule Class

Definition

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

Applies to