AzurePSCmdlet.ResolveUserPath Method
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.
C#
public string ResolveUserPath (string path);
member this.ResolveUserPath : string -> string
Public Function ResolveUserPath (path As String) As String
Parameters
- path
- String
Returns
Applies to
Azure - PowerShell Commands Latest und Azure - PowerShell Commands 12 (LTS)
Produkt | Versionen |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
C#
public string ResolveUserPath (string[] paths);
member this.ResolveUserPath : string[] -> string
Public Function ResolveUserPath (paths As String()) As String
Parameters
- paths
- String[]
Returns
Applies to
Azure - PowerShell Commands Latest und Azure - PowerShell Commands 12 (LTS)
Produkt | Versionen |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |