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

AmlFilesystemRootSquashSettings interface

AML 文件系统压缩设置。

属性

mode

AML 文件系统的 Squash 模式。 “All”:文件上的用户和组 ID 将被压缩为不受信任的系统上所有用户提供的值。 “RootOnly”:文件上的用户和组 ID 将被压缩为仅针对不受信任的系统上的根用户提供的值。 “None”:不对任何系统上的任何用户执行用户和组 ID 的压缩。

noSquashNidLists

分号分隔的 NID IP 地址列表 (要添加到 TrustedSystems 的) 。

squashGID

要压缩到的组 ID。

squashUID

要压缩到的用户 ID。

status

AML 文件系统的压缩状态。 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

mode

AML 文件系统的 Squash 模式。 “All”:文件上的用户和组 ID 将被压缩为不受信任的系统上所有用户提供的值。 “RootOnly”:文件上的用户和组 ID 将被压缩为仅针对不受信任的系统上的根用户提供的值。 “None”:不对任何系统上的任何用户执行用户和组 ID 的压缩。

mode?: string

属性值

string

noSquashNidLists

分号分隔的 NID IP 地址列表 (要添加到 TrustedSystems 的) 。

noSquashNidLists?: string

属性值

string

squashGID

要压缩到的组 ID。

squashGID?: number

属性值

number

squashUID

要压缩到的用户 ID。

squashUID?: number

属性值

number

status

AML 文件系统的压缩状态。 注意:此属性不会被序列化。 它只能由服务器填充。

status?: string

属性值

string