protected GlobalComponents(string azurePath, string subscriptionsDataFile)
 {
     GlobalPaths = new GlobalPathInfo(azurePath, subscriptionsDataFile);
 }
Esempio n. 2
0
 protected GlobalComponents(string azurePath, string subscriptionsDataFile)
 {
     GlobalPaths = new GlobalPathInfo(azurePath, subscriptionsDataFile);
 }