C# Class Microsoft.Azure.Commands.DataLakeAnalytics.Models.CatalogPathInstance

The object that is passed in and parsed for all Data Lake paths.
Mostrar archivo Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
Parse ( string path ) : CatalogPathInstance

Private Methods

Method Description
GetSanitizedPath ( string path, string fullPath ) : string

Method Details

Parse() public static method

public static Parse ( string path ) : CatalogPathInstance
path string
return CatalogPathInstance