protected GlobalComponents(string azurePath, string subscriptionsDataFile)
 {
     GlobalPaths = new GlobalPathInfo(azurePath, subscriptionsDataFile);
 }
 protected GlobalComponents(string azurePath, string subscriptionsDataFile)
 {
     GlobalPaths = new GlobalPathInfo(azurePath, subscriptionsDataFile);
 }