你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AmlFilesystemRootSquashSettings interface
AML 文件系统壁球设置。
属性
mode | AML 文件系统的 Squash 模式。 “All”:文件上的用户和组 ID 将被压缩为非受信任系统上所有用户提供的值。 “RootOnly”:文件上的用户和组 ID 将被压缩为仅在不受信任的系统上为根用户提供值。 “无”:不会对任何系统上的任何用户执行用户和组 ID 的挤压。 |
no |
要添加到 TrustedSystems 的分号分隔 NID IP 地址列表(s)。 |
squashGID | 要挤压到的组 ID。 |
squashUID | 要挤压到的用户 ID。 |
status | AML 文件系统壁球状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
mode
AML 文件系统的 Squash 模式。 “All”:文件上的用户和组 ID 将被压缩为非受信任系统上所有用户提供的值。 “RootOnly”:文件上的用户和组 ID 将被压缩为仅在不受信任的系统上为根用户提供值。 “无”:不会对任何系统上的任何用户执行用户和组 ID 的挤压。
mode?: string
属性值
string
noSquashNidLists
要添加到 TrustedSystems 的分号分隔 NID IP 地址列表(s)。
noSquashNidLists?: string
属性值
string
squashGID
要挤压到的组 ID。
squashGID?: number
属性值
number
squashUID
要挤压到的用户 ID。
squashUID?: number
属性值
number
status
AML 文件系统壁球状态。 注意:此属性不会序列化。 它只能由服务器填充。
status?: string
属性值
string