Share via


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. Default value: 'default'.

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?: undefined | string

Property Value

undefined | string

nfsAccessPolicy

Name of the access policy applied to this junction. Default value: 'default'.

nfsAccessPolicy?: undefined | string

Property Value

undefined | string

nfsExport

NFS export where targetPath exists.

nfsExport?: undefined | string

Property Value

undefined | string

targetPath

Path in Storage Target to which namespacePath points.

targetPath?: undefined | string

Property Value

undefined | string