HybridDataJobRunLocation Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the preferred geo location for the job to run.
public enum HybridDataJobRunLocation
type HybridDataJobRunLocation =
Public Enum HybridDataJobRunLocation
- Inheritance
-
HybridDataJobRunLocation
Fields
Name | Value | Description |
---|---|---|
None | 0 | none. |
AustraliaEast | 1 | australiaeast. |
AustraliaSoutheast | 2 | australiasoutheast. |
BrazilSouth | 3 | brazilsouth. |
CanadaCentral | 4 | canadacentral. |
CanadaEast | 5 | canadaeast. |
CentralIndia | 6 | centralindia. |
CentralUS | 7 | centralus. |
EastAsia | 8 | eastasia. |
EastUS | 9 | eastus. |
EastUS2 | 10 | eastus2. |
JapanEast | 11 | japaneast. |
JapanWest | 12 | japanwest. |
KoreaCentral | 13 | koreacentral. |
KoreaSouth | 14 | koreasouth. |
SoutheastAsia | 15 | southeastasia. |
SouthCentralUS | 16 | southcentralus. |
SouthIndia | 17 | southindia. |
NorthCentralUS | 18 | northcentralus. |
NorthEurope | 19 | northeurope. |
UKSouth | 20 | uksouth. |
UKWest | 21 | ukwest. |
WestCentralUS | 22 | westcentralus. |
WestEurope | 23 | westeurope. |
WestIndia | 24 | westindia. |
WestUS | 25 | westus. |
WestUS2 | 26 | westus2. |
Applies to
Azure SDK for .NET