你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
NamespaceJunction interface
命名空间交汇点。
属性
namespace |
存储目标的缓存上的命名空间路径。 |
nfs |
应用于此交汇点的访问策略的名称。 |
nfs |
targetPath 存在的 NFS 导出。 |
target |
namespacePath 指向的存储目标中的路径。 |
属性详细信息
namespacePath
存储目标的缓存上的命名空间路径。
namespacePath?: string
属性值
string
nfsAccessPolicy
应用于此交汇点的访问策略的名称。
nfsAccessPolicy?: string
属性值
string
nfsExport
targetPath 存在的 NFS 导出。
nfsExport?: string
属性值
string
targetPath
namespacePath 指向的存储目标中的路径。
targetPath?: string
属性值
string