ENUM

AzureNativeRegionForReplication

Description

Azure native regions for replication.

link GraphQL Schema definition

  • enum AzureNativeRegionForReplication {
  • # Azure native region for replication is Australia Central.
  • AUSTRALIA_CENTRAL
  • # Azure native region for replication is Australia Central 2.
  • AUSTRALIA_CENTRAL2
  • # Azure native region for replication is Australia East.
  • AUSTRALIA_EAST
  • # Azure native region for replication is Australia Southeast.
  • AUSTRALIA_SOUTHEAST
  • # Azure native region for replication is Brazil South.
  • BRAZIL_SOUTH
  • # Azure native region for replication is Canada Central.
  • CANADA_CENTRAL
  • # Azure native region for replication is Canada East.
  • CANADA_EAST
  • # Azure native region for replication is Central India.
  • CENTRAL_INDIA
  • # Azure native region for replication is Central US.
  • CENTRAL_US
  • # Azure native region for replication is China East.
  • CHINA_EAST
  • # Azure native region for replication is China East 2.
  • CHINA_EAST2
  • # Azure native region for replication is China North.
  • CHINA_NORTH
  • # Azure native region for replication is China North 2.
  • CHINA_NORTH2
  • # Azure native region for replication is East Asia.
  • EAST_ASIA
  • # Azure native region for replication is East US.
  • EAST_US
  • # Azure native region for replication is East US 2.
  • EAST_US2
  • # Azure native region for replication is France Central.
  • FRANCE_CENTRAL
  • # Azure native region for replication is France South.
  • FRANCE_SOUTH
  • # Azure native region for replication is Germany North.
  • GERMANY_NORTH
  • # Azure native region for replication is Germany West Central.
  • GERMANY_WEST_CENTRAL
  • # Azure native region for replication is Israel Central.
  • ISRAEL_CENTRAL
  • # Azure native region for replication is Italy North.
  • ITALY_NORTH
  • # Azure native region for replication is Japan East.
  • JAPAN_EAST
  • # Azure native region for replication is Japan West.
  • JAPAN_WEST
  • # Azure native region for replication is Korea Central.
  • KOREA_CENTRAL
  • # Azure native region for replication is Korea South.
  • KOREA_SOUTH
  • # Azure native region for replication is North Central US.
  • NORTH_CENTRAL_US
  • # Azure native region for replication is North Europe.
  • NORTH_EUROPE
  • # Azure native region for replication is Norway East.
  • NORWAY_EAST
  • # Azure native region for replication is Norway West.
  • NORWAY_WEST
  • # Azure native region for replication is not defined.
  • NOT_DEFINED
  • # Azure native region for replication is Poland Central.
  • POLAND_CENTRAL
  • # Azure native region for replication is Qatar Central.
  • QATAR_CENTRAL
  • # Azure native region for replication is the source region.
  • SOURCE_REGION
  • # Azure native region for replication is Southeast Asia.
  • SOUTHEAST_ASIA
  • # Azure native region for replication is South Africa North.
  • SOUTH_AFRICA_NORTH
  • # Azure native region for replication is South Africa West.
  • SOUTH_AFRICA_WEST
  • # Azure native region for replication is South Central US.
  • SOUTH_CENTRAL_US
  • # Azure native region for replication is South India.
  • SOUTH_INDIA
  • # Azure native region for replication is Sweden Central.
  • SWEDEN_CENTRAL
  • # Azure native region for replication is Switzerland North.
  • SWITZERLAND_NORTH
  • # Azure native region for replication is Switzerland West.
  • SWITZERLAND_WEST
  • # Azure native region for replication is UAE Central.
  • UAE_CENTRAL
  • # Azure native region for replication is UAE North.
  • UAE_NORTH
  • # Azure native region for replication is UK South.
  • UK_SOUTH
  • # Azure native region for replication is UK West.
  • UK_WEST
  • # Azure native region for replication is US Gov Arizona.
  • US_GOV_ARIZONA
  • # Azure native region for replication is US Gov Texas.
  • US_GOV_TEXAS
  • # Azure native region for replication is US Gov Virginia.
  • US_GOV_VIRGINIA
  • # Azure native region for replication is West Central US.
  • WEST_CENTRAL_US
  • # Azure native region for replication is West Europe.
  • WEST_EUROPE
  • # Azure native region for replication is West India.
  • WEST_INDIA
  • # Azure native region for replication is West US.
  • WEST_US
  • # Azure native region for replication is West US 2.
  • WEST_US2
  • # Azure native region for replication is West US 3.
  • WEST_US3
  • }