File tree Expand file tree Collapse file tree
tests/Microsoft.Azure.Cosmos.Tests/Contracts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,6 +75,11 @@ public static class Regions
7575 /// </summary>
7676 public const string SoutheastAsia = "Southeast Asia" ;
7777
78+ /// <summary>
79+ /// Name of the Azure Southeast Asia 3 region in the Azure Cosmos DB service.
80+ /// </summary>
81+ public const string SoutheastAsia3 = "Southeast Asia 3" ;
82+
7883 /// <summary>
7984 /// Name of the Azure Japan East region in the Azure Cosmos DB service.
8085 /// </summary>
@@ -490,11 +495,6 @@ public static class Regions
490495 /// </summary>
491496 public const string SingaporeNorth = "Singapore North" ;
492497
493- /// <summary>
494- /// Name of the Azure Southeast Asia 3 region in the Azure Cosmos DB service.
495- /// </summary>
496- public const string SoutheastAsia3 = "Southeast Asia 3" ;
497-
498498 /// <summary>
499499 /// Name of the Azure Saudi Arabia East region in the Azure Cosmos DB service.
500500 /// </summary>
Original file line number Diff line number Diff line change 81938193 "Attributes": [],
81948194 "MethodInfo": "System.String QatarCentral;IsInitOnly:False;IsStatic:True;"
81958195 },
8196+ "System.String SaudiArabiaEast": {
8197+ "Type": "Field",
8198+ "Attributes": [],
8199+ "MethodInfo": "System.String SaudiArabiaEast;IsInitOnly:False;IsStatic:True;"
8200+ },
81968201 "System.String SingaporeCentral": {
81978202 "Type": "Field",
81988203 "Attributes": [],
82288233 "Attributes": [],
82298234 "MethodInfo": "System.String SoutheastAsia;IsInitOnly:False;IsStatic:True;"
82308235 },
8236+ "System.String SoutheastAsia3": {
8237+ "Type": "Field",
8238+ "Attributes": [],
8239+ "MethodInfo": "System.String SoutheastAsia3;IsInitOnly:False;IsStatic:True;"
8240+ },
82318241 "System.String SoutheastUS": {
82328242 "Type": "Field",
82338243 "Attributes": [],
83638373 "Attributes": [],
83648374 "MethodInfo": "System.String WestCentralUS;IsInitOnly:False;IsStatic:True;"
83658375 },
8376+ "System.String WestCentralUSFRE": {
8377+ "Type": "Field",
8378+ "Attributes": [],
8379+ "MethodInfo": "System.String WestCentralUSFRE;IsInitOnly:False;IsStatic:True;"
8380+ },
83668381 "System.String WestEurope": {
83678382 "Type": "Field",
83688383 "Attributes": [],
You can’t perform that action at this time.
0 commit comments