Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ClientOfficialVersion>3.43.1</ClientOfficialVersion>
<ClientPreviewVersion>3.44.0</ClientPreviewVersion>
<ClientPreviewSuffixVersion>preview.1</ClientPreviewSuffixVersion>
<DirectVersion>3.36.0</DirectVersion>
<DirectVersion>3.36.1</DirectVersion>
<EncryptionOfficialVersion>2.0.4</EncryptionOfficialVersion>
<EncryptionPreviewVersion>2.1.0</EncryptionPreviewVersion>
<EncryptionPreviewSuffixVersion>preview4</EncryptionPreviewSuffixVersion>
Expand Down
55 changes: 55 additions & 0 deletions Microsoft.Azure.Cosmos/src/Regions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -394,5 +394,60 @@ public static class Regions
/// Name of the Azure New Zealand North region in the Azure Cosmos DB service.
/// </summary>
public const string NewZealandNorth = "New Zealand North";

/// <summary>
/// Name of the Azure Austria East region in the Azure Cosmos DB service.
/// </summary>
public const string AustriaEast = "Austria East";

/// <summary>
/// Name of the Azure Bleu France Central region in the Azure Cosmos DB service.
/// </summary>
public const string BleuFranceCentral = "Bleu France Central";

/// <summary>
/// Name of the Azure Bleu France South region in the Azure Cosmos DB service.
/// </summary>
public const string BleuFranceSouth = "Bleu France South";

/// <summary>
/// Name of the Azure Indonesia Central region in the Azure Cosmos DB service.
/// </summary>
public const string IndonesiaCentral = "Indonesia Central";

/// <summary>
/// Name of the Azure Southeast US region in the Azure Cosmos DB service.
/// </summary>
public const string SoutheastUS = "Southeast US";

/// <summary>
/// Name of the Azure Southwest US region in the Azure Cosmos DB service.
/// </summary>
public const string SouthwestUS = "Southwest US";

/// <summary>
/// Name of the Azure Malaysia West region in the Azure Cosmos DB service.
/// </summary>
public const string MalaysiaWest = "Malaysia West";

/// <summary>
/// Name of the Azure Delos Cloud Germany Central region in the Azure Cosmos DB service.
/// </summary>
public const string DelosCloudGermanyCentral = "Delos Cloud Germany Central";

/// <summary>
/// Name of the Azure Delos Cloud Germany North region in the Azure Cosmos DB service.
/// </summary>
public const string DelosCloudGermanyNorth = "Delos Cloud Germany North";

/// <summary>
/// Name of the Azure Chile Central region in the Azure Cosmos DB service.
/// </summary>
public const string ChileCentral = "Chile Central";

/// <summary>
/// Name of the Azure South Central US 2 region in the Azure Cosmos DB service.
/// </summary>
public const string SouthCentralUS2 = "South Central US 2";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6925,6 +6925,21 @@
"Attributes": [],
"MethodInfo": "System.String AustraliaSoutheast;IsInitOnly:False;IsStatic:True;"
},
"System.String AustriaEast": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String AustriaEast;IsInitOnly:False;IsStatic:True;"
},
"System.String BleuFranceCentral": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String BleuFranceCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String BleuFranceSouth": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String BleuFranceSouth;IsInitOnly:False;IsStatic:True;"
},
"System.String BrazilSouth": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -6960,6 +6975,11 @@
"Attributes": [],
"MethodInfo": "System.String CentralUSEUAP;IsInitOnly:False;IsStatic:True;"
},
"System.String ChileCentral": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String ChileCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String ChinaEast": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -6990,6 +7010,16 @@
"Attributes": [],
"MethodInfo": "System.String ChinaNorth3;IsInitOnly:False;IsStatic:True;"
},
"System.String DelosCloudGermanyCentral": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String DelosCloudGermanyCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String DelosCloudGermanyNorth": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String DelosCloudGermanyNorth;IsInitOnly:False;IsStatic:True;"
},
"System.String EastAsia": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -7045,6 +7075,11 @@
"Attributes": [],
"MethodInfo": "System.String GermanyWestCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String IndonesiaCentral": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String IndonesiaCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String IsraelCentral": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -7090,6 +7125,11 @@
"Attributes": [],
"MethodInfo": "System.String MalaysiaSouth;IsInitOnly:False;IsStatic:True;"
},
"System.String MalaysiaWest": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String MalaysiaWest;IsInitOnly:False;IsStatic:True;"
},
"System.String MexicoCentral": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -7145,16 +7185,31 @@
"Attributes": [],
"MethodInfo": "System.String SouthCentralUS;IsInitOnly:False;IsStatic:True;"
},
"System.String SouthCentralUS2": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SouthCentralUS2;IsInitOnly:False;IsStatic:True;"
},
"System.String SoutheastAsia": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SoutheastAsia;IsInitOnly:False;IsStatic:True;"
},
"System.String SoutheastUS": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SoutheastUS;IsInitOnly:False;IsStatic:True;"
},
"System.String SouthIndia": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SouthIndia;IsInitOnly:False;IsStatic:True;"
},
"System.String SouthwestUS": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SouthwestUS;IsInitOnly:False;IsStatic:True;"
},
"System.String SpainCentral": {
"Type": "Field",
"Attributes": [],
Expand Down