This class is the entry point for all the persistent state related to azure connections, including current environment, subscriptions, etc.
Ejemplo n.º 1
0
 /// <summary>
 /// Reset the default instance, used when the instance has been replaced for testing.
 /// </summary>
 public static void ResetInstance()
 {
     currentInstance = null;
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Reset the default instance, used when the instance has been replaced for testing.
 /// </summary>
 public static void ResetInstance()
 {
     currentInstance = null;
 }