PSNamespaceJunction(String, String, String) Constructor
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.
Initializes a new instance of the PSNamespaceJunction class.
public PSNamespaceJunction (string nameSpacePath, string targetPath, string nfsExport);
new Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSNamespaceJunction : string * string * string -> Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSNamespaceJunction
Public Sub New (nameSpacePath As String, targetPath As String, nfsExport As String)
Parameters
- nameSpacePath
- String
nameSpacePath.
- targetPath
- String
targetPath.
- nfsExport
- String
nfsExport.