public override void ExecuteCmdlet() { WriteObject(DataLakeAnalyticsClient.TestCatalogItem(Account, Path, ItemType)); }