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