DataLakeAnalyticsClient.TestCatalogItem 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 bool TestCatalogItem (string accountName, Microsoft.Azure.Commands.DataLakeAnalytics.Models.CatalogPathInstance path, Microsoft.Azure.Commands.DataLakeAnalytics.Models.DataLakeAnalyticsEnums.CatalogItemType itemType);
member this.TestCatalogItem : string * Microsoft.Azure.Commands.DataLakeAnalytics.Models.CatalogPathInstance * Microsoft.Azure.Commands.DataLakeAnalytics.Models.DataLakeAnalyticsEnums.CatalogItemType -> bool
Public Function TestCatalogItem (accountName As String, path As CatalogPathInstance, itemType As DataLakeAnalyticsEnums.CatalogItemType) As Boolean
Parameters
- accountName
- String
- path
- CatalogPathInstance