Share via


PSNamespaceJunction(String, String, String) Constructor

Definition

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.

Applies to