mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 02:29:25 +00:00
Add new Azure Dubai region (#40)
This commit is contained in:
parent
9f2d94d725
commit
fe8d96af14
@ -68,7 +68,8 @@ public enum Region {
|
||||
FRANCE_CENTRAL("France Central", "FR-IDF"),
|
||||
FRANCE_SOUTH("France South", "FR-PAC"),
|
||||
SOUTH_AFRICA_NORTH("South Africa North", "ZA-GT"),
|
||||
SOUTH_AFRICA_WEST("South Africa West", "ZA-WC");
|
||||
SOUTH_AFRICA_WEST("South Africa West", "ZA-WC"),
|
||||
UAE_NORTH("UAE North", "AE-DU");
|
||||
|
||||
private final String name;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user