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

NamespaceJunction interface

A namespace junction.

Properties

namespacePath

Namespace path on a cache for a Storage Target.

nfsAccessPolicy

Name of the access policy applied to this junction.

nfsExport

NFS export where targetPath exists.

targetPath

Path in Storage Target to which namespacePath points.

Property Details

namespacePath

Namespace path on a cache for a Storage Target.

namespacePath?: string

Property Value

string

nfsAccessPolicy

Name of the access policy applied to this junction.

nfsAccessPolicy?: string

Property Value

string

nfsExport

NFS export where targetPath exists.

nfsExport?: string

Property Value

string

targetPath

Path in Storage Target to which namespacePath points.

targetPath?: string

Property Value

string