DataLakeAnalyticsClient.GetCatalogItem Method
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.
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.CatalogItem> GetCatalogItem (string accountName, Microsoft.Azure.Commands.DataLakeAnalytics.Models.CatalogPathInstance path, Microsoft.Azure.Commands.DataLakeAnalytics.Models.DataLakeAnalyticsEnums.CatalogItemType itemType);
member this.GetCatalogItem : string * Microsoft.Azure.Commands.DataLakeAnalytics.Models.CatalogPathInstance * Microsoft.Azure.Commands.DataLakeAnalytics.Models.DataLakeAnalyticsEnums.CatalogItemType -> System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.CatalogItem>
Public Function GetCatalogItem (accountName As String, path As CatalogPathInstance, itemType As DataLakeAnalyticsEnums.CatalogItemType) As IList(Of CatalogItem)
Parameters
- accountName
- String
- path
- CatalogPathInstance