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