Region Classe
- java.
lang. Object - com.
microsoft. azure. management. resources. fluentcore. arm. Region
- com.
public final class Region
Énumération des régions du centre de données Azure. Voir https://azure.microsoft.com/regions/
Récapitulatif du champ
Modificateur et type | Champ et description |
---|---|
static final Region |
ASIA_EAST
Cloud Azure - Asie |
static final Region | ASIA_SOUTHEAST |
static final Region | AUSTRALIA_CENTRAL |
static final Region | AUSTRALIA_CENTRAL2 |
static final Region | AUSTRALIA_EAST |
static final Region | AUSTRALIA_SOUTHEAST |
static final Region | BRAZIL_SOUTH |
static final Region | BRAZIL_SOUTHEAST |
static final Region | CANADA_CENTRAL |
static final Region | CANADA_EAST |
static final Region | CHINA_EAST |
static final Region | CHINA_EAST2 |
static final Region |
CHINA_NORTH
Cloud Azure Chine |
static final Region | CHINA_NORTH2 |
static final Region |
EUROPE_NORTH
Azure Cloud - Europe |
static final Region | EUROPE_WEST |
static final Region | FRANCE_CENTRAL |
static final Region | FRANCE_SOUTH |
static final Region |
GERMANY_CENTRAL
Cloud Azure – Allemagne |
static final Region | GERMANY_NORTH |
static final Region | GERMANY_NORTHEAST |
static final Region | GERMANY_WESTCENTRAL |
static final Region |
GOV_US_ARIZONA
U. |
static final Region |
GOV_US_DOD_CENTRAL
U. |
static final Region |
GOV_US_DOD_EAST
U. |
static final Region |
GOV_US_IOWA
U. |
static final Region |
GOV_US_TEXAS
U. |
static final Region |
GOV_US_VIRGINIA
U. |
static final Region | INDIA_CENTRAL |
static final Region | INDIA_SOUTH |
static final Region | INDIA_WEST |
static final Region | JAPAN_EAST |
static final Region | JAPAN_WEST |
static final Region | KOREA_CENTRAL |
static final Region | KOREA_SOUTH |
static final Region | NORWAY_EAST |
static final Region | NORWAY_WEST |
static final Region | SOUTHAFRICA_NORTH |
static final Region | SOUTHAFRICA_WEST |
static final Region | SWITZERLAND_NORTH |
static final Region | SWITZERLAND_WEST |
static final Region |
UAE_CENTRAL
Cloud Azure - Moyen-Orient et Afrique |
static final Region | UAE_NORTH |
static final Region | UK_SOUTH |
static final Region | UK_WEST |
static final Region | US_CENTRAL |
static final Region | US_EAST |
static final Region | US_EAST2 |
static final Region | US_NORTH_CENTRAL |
static final Region | US_SOUTH_CENTRAL |
static final Region |
US_WEST
Cloud Azure - Amériques |
static final Region | US_WEST2 |
static final Region | US_WEST_CENTRAL |
Résumé de la méthode
Modificateur et type | Méthode et description |
---|---|
static Region |
create(String name, String label)
Crée une région à partir d’un nom et d’une étiquette. |
boolean | equals(Object obj) |
static Region |
findByLabelOrName(String labelOrName)
Recherche une région en fonction d’une étiquette ou d’un nom. |
static Region |
fromName(String name)
Analyse un nom dans un objet Region et crée un nouveau instance de région s’il n’est pas trouvé parmi les objets existants. |
int | hashCode() |
java.lang.String | label() |
java.lang.String | name() |
java.lang.String | toString() |
static Region[] | values() |
Méthodes héritées de java.lang.Object
Détails du champ
ASIA_EAST
public static final Region ASIA_EAST
Cloud Azure - Asie
ASIA_SOUTHEAST
public static final Region ASIA_SOUTHEAST
AUSTRALIA_CENTRAL
public static final Region AUSTRALIA_CENTRAL
AUSTRALIA_CENTRAL2
public static final Region AUSTRALIA_CENTRAL2
AUSTRALIA_EAST
public static final Region AUSTRALIA_EAST
AUSTRALIA_SOUTHEAST
public static final Region AUSTRALIA_SOUTHEAST
BRAZIL_SOUTH
public static final Region BRAZIL_SOUTH
BRAZIL_SOUTHEAST
public static final Region BRAZIL_SOUTHEAST
CANADA_CENTRAL
public static final Region CANADA_CENTRAL
CANADA_EAST
public static final Region CANADA_EAST
CHINA_EAST
public static final Region CHINA_EAST
CHINA_EAST2
public static final Region CHINA_EAST2
CHINA_NORTH
public static final Region CHINA_NORTH
Cloud Azure Chine
CHINA_NORTH2
public static final Region CHINA_NORTH2
EUROPE_NORTH
public static final Region EUROPE_NORTH
Azure Cloud - Europe
EUROPE_WEST
public static final Region EUROPE_WEST
FRANCE_CENTRAL
public static final Region FRANCE_CENTRAL
FRANCE_SOUTH
public static final Region FRANCE_SOUTH
GERMANY_CENTRAL
public static final Region GERMANY_CENTRAL
Cloud Azure – Allemagne
GERMANY_NORTH
public static final Region GERMANY_NORTH
GERMANY_NORTHEAST
public static final Region GERMANY_NORTHEAST
GERMANY_WESTCENTRAL
public static final Region GERMANY_WESTCENTRAL
GOV_US_ARIZONA
public static final Region GOV_US_ARIZONA
Cloud du gouvernement des États-Unis en Arizona.
GOV_US_DOD_CENTRAL
public static final Region GOV_US_DOD_CENTRAL
Cloud du département de la Défense des États-Unis - Centre.
GOV_US_DOD_EAST
public static final Region GOV_US_DOD_EAST
Cloud du département de la Défense des États-Unis - Est.
GOV_US_IOWA
public static final Region GOV_US_IOWA
Cloud du gouvernement des États-Unis dans l’Iowa.
GOV_US_TEXAS
public static final Region GOV_US_TEXAS
Cloud du gouvernement des États-Unis au Texas.
GOV_US_VIRGINIA
public static final Region GOV_US_VIRGINIA
Cloud du gouvernement des États-Unis en Virginie.
INDIA_CENTRAL
public static final Region INDIA_CENTRAL
INDIA_SOUTH
public static final Region INDIA_SOUTH
INDIA_WEST
public static final Region INDIA_WEST
JAPAN_EAST
public static final Region JAPAN_EAST
JAPAN_WEST
public static final Region JAPAN_WEST
KOREA_CENTRAL
public static final Region KOREA_CENTRAL
KOREA_SOUTH
public static final Region KOREA_SOUTH
NORWAY_EAST
public static final Region NORWAY_EAST
NORWAY_WEST
public static final Region NORWAY_WEST
SOUTHAFRICA_NORTH
public static final Region SOUTHAFRICA_NORTH
SOUTHAFRICA_WEST
public static final Region SOUTHAFRICA_WEST
SWITZERLAND_NORTH
public static final Region SWITZERLAND_NORTH
SWITZERLAND_WEST
public static final Region SWITZERLAND_WEST
UAE_CENTRAL
public static final Region UAE_CENTRAL
Cloud Azure - Moyen-Orient et Afrique
UAE_NORTH
public static final Region UAE_NORTH
UK_SOUTH
public static final Region UK_SOUTH
UK_WEST
public static final Region UK_WEST
US_CENTRAL
public static final Region US_CENTRAL
US_EAST
public static final Region US_EAST
US_EAST2
public static final Region US_EAST2
US_NORTH_CENTRAL
public static final Region US_NORTH_CENTRAL
US_SOUTH_CENTRAL
public static final Region US_SOUTH_CENTRAL
US_WEST
public static final Region US_WEST
Cloud Azure - Amériques
US_WEST2
public static final Region US_WEST2
US_WEST_CENTRAL
public static final Region US_WEST_CENTRAL
Détails de la méthode
create
public static Region create(String name, String label)
Crée une région à partir d’un nom et d’une étiquette.
Paramètres:
Retours:
equals
public boolean equals(Object obj)
Remplacements:
Region.equals(Object obj)Paramètres:
findByLabelOrName
public static Region findByLabelOrName(String labelOrName)
Recherche une région en fonction d’une étiquette ou d’un nom.
Un nom de région est une étiquette à casse inférieure avec des espaces supprimés.
Paramètres:
Retours:
fromName
public static Region fromName(String name)
Analyse un nom dans un objet Region et crée un nouveau instance de région s’il n’est pas trouvé parmi les objets existants.
Paramètres:
Retours:
hashCode
public int hashCode()
Remplacements:
Region.hashCode()label
public String label()
Retours:
name
public String name()
Retours:
toString
public String toString()
Remplacements:
Region.toString()values
public static Region[] values()
Retours:
S’applique à
Azure SDK for Java