File tree Expand file tree Collapse file tree 3 files changed +51
-1
lines changed
tests/Microsoft.Azure.Cosmos.Tests/Contracts Expand file tree Collapse file tree 3 files changed +51
-1
lines changed Original file line number Diff line number Diff line change 3
3
<ClientOfficialVersion >3.46.0</ClientOfficialVersion >
4
4
<ClientPreviewVersion >3.47.0</ClientPreviewVersion >
5
5
<ClientPreviewSuffixVersion >preview.0</ClientPreviewSuffixVersion >
6
- <DirectVersion >3.37.3 </DirectVersion >
6
+ <DirectVersion >3.37.5 </DirectVersion >
7
7
<FaultInjectionVersion >1.0.0</FaultInjectionVersion >
8
8
<FaultInjectionSuffixVersion >beta.0</FaultInjectionSuffixVersion >
9
9
<EncryptionOfficialVersion >2.0.4</EncryptionOfficialVersion >
Original file line number Diff line number Diff line change @@ -439,5 +439,30 @@ public static class Regions
439
439
/// Name of the Azure South Central US 2 region in the Azure Cosmos DB service.
440
440
/// </summary>
441
441
public const string SouthCentralUS2 = "South Central US 2" ;
442
+
443
+ /// <summary>
444
+ /// Name of the Azure Israel Northwest region in the Azure Cosmos DB service.
445
+ /// </summary>
446
+ public const string IsraelNorthwest = "Israel Northwest" ;
447
+
448
+ /// <summary>
449
+ /// Name of the Azure Belgium Central region in the Azure Cosmos DB service.
450
+ /// </summary>
451
+ public const string BelgiumCentral = "Belgium Central" ;
452
+
453
+ /// <summary>
454
+ /// Name of the Azure Denmark East region in the Azure Cosmos DB service.
455
+ /// </summary>
456
+ public const string DenmarkEast = "Denmark East" ;
457
+
458
+ /// <summary>
459
+ /// Name of the Azure Southeast US 3 region in the Azure Cosmos DB service.
460
+ /// </summary>
461
+ public const string SoutheastUS3 = "Southeast US 3" ;
462
+
463
+ /// <summary>
464
+ /// Name of the Azure Southeast US 5 region in the Azure Cosmos DB service.
465
+ /// </summary>
466
+ public const string SoutheastUS5 = "Southeast US 5" ;
442
467
}
443
468
}
Original file line number Diff line number Diff line change 7977
7977
"Attributes": [],
7978
7978
"MethodInfo": "System.String AustriaEast;IsInitOnly:False;IsStatic:True;"
7979
7979
},
7980
+ "System.String BelgiumCentral": {
7981
+ "Type": "Field",
7982
+ "Attributes": [],
7983
+ "MethodInfo": "System.String BelgiumCentral;IsInitOnly:False;IsStatic:True;"
7984
+ },
7980
7985
"System.String BleuFranceCentral": {
7981
7986
"Type": "Field",
7982
7987
"Attributes": [],
8067
8072
"Attributes": [],
8068
8073
"MethodInfo": "System.String DelosCloudGermanyNorth;IsInitOnly:False;IsStatic:True;"
8069
8074
},
8075
+ "System.String DenmarkEast": {
8076
+ "Type": "Field",
8077
+ "Attributes": [],
8078
+ "MethodInfo": "System.String DenmarkEast;IsInitOnly:False;IsStatic:True;"
8079
+ },
8070
8080
"System.String EastAsia": {
8071
8081
"Type": "Field",
8072
8082
"Attributes": [],
8122
8132
"Attributes": [],
8123
8133
"MethodInfo": "System.String IsraelCentral;IsInitOnly:False;IsStatic:True;"
8124
8134
},
8135
+ "System.String IsraelNorthwest": {
8136
+ "Type": "Field",
8137
+ "Attributes": [],
8138
+ "MethodInfo": "System.String IsraelNorthwest;IsInitOnly:False;IsStatic:True;"
8139
+ },
8125
8140
"System.String ItalyNorth": {
8126
8141
"Type": "Field",
8127
8142
"Attributes": [],
8237
8252
"Attributes": [],
8238
8253
"MethodInfo": "System.String SoutheastUS;IsInitOnly:False;IsStatic:True;"
8239
8254
},
8255
+ "System.String SoutheastUS3": {
8256
+ "Type": "Field",
8257
+ "Attributes": [],
8258
+ "MethodInfo": "System.String SoutheastUS3;IsInitOnly:False;IsStatic:True;"
8259
+ },
8260
+ "System.String SoutheastUS5": {
8261
+ "Type": "Field",
8262
+ "Attributes": [],
8263
+ "MethodInfo": "System.String SoutheastUS5;IsInitOnly:False;IsStatic:True;"
8264
+ },
8240
8265
"System.String SouthIndia": {
8241
8266
"Type": "Field",
8242
8267
"Attributes": [],
You can’t perform that action at this time.
0 commit comments