NamespaceJunction interface
命名空间交接点。
属性
| namespace |
存储目标的缓存上的命名空间路径。 |
| nfs |
应用于此交接点的访问策略的名称。 |
| nfs |
targetPath 所在的 NFS 导出。 |
| target |
命名空间路径指向的存储目标中的路径。 |
属性详细信息
namespacePath
存储目标的缓存上的命名空间路径。
namespacePath?: string
属性值
string
nfsAccessPolicy
应用于此交接点的访问策略的名称。
nfsAccessPolicy?: string
属性值
string
nfsExport
targetPath 所在的 NFS 导出。
nfsExport?: string
属性值
string
targetPath
命名空间路径指向的存储目标中的路径。
targetPath?: string
属性值
string