PSNamespaceJunction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PSNamespaceJunction.
public class PSNamespaceJunction
type PSNamespaceJunction = class
Public Class PSNamespaceJunction
- Inheritance
-
PSNamespaceJunction
Constructors
| Name | Description |
|---|---|
| PSNamespaceJunction(String, String, String) |
Initializes a new instance of the PSNamespaceJunction class. |
Properties
| Name | Description |
|---|---|
| NameSpacePath |
Gets or sets namespace path on a Cache for a Storage Target. |
| NfsExport |
Gets or sets NFS export where targetPath exists. |
| TargetPath |
Gets or sets path in Storage Target to which namespacePath points. |