你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureRegions 枚举
- java.
lang. Object - java.
lang. Enum<AzureRegions> - com.
microsoft. azure. cognitiveservices. language. luis. runtime. models. AzureRegions
- com.
- java.
public enum AzureRegions
定义 AzureRegions 的值。
字段
AUSTRALIAEAST |
枚举值 australiaeast。 |
BRAZILSOUTH |
枚举值 brazilsouth。 |
EASTASIA |
枚举值 eastasia。 |
EASTUS |
枚举值 eastus。 |
EASTUS2 |
枚举值 eastus2。 |
NORTHEUROPE |
枚举值 northeurope。 |
SOUTHCENTRALUS |
枚举值 southcentralus。 |
SOUTHEASTASIA |
枚举值东南亚。 |
WESTCENTRALUS |
枚举值 westcentralus。 |
WESTEUROPE |
枚举值 westeurope。 |
WESTUS |
枚举值 westus。 |
WESTUS2 |
枚举值 westus2。 |
方法
fromString(String value)
public static AzureRegions fromString(String value)
将序列化值分析为 AzureRegions 实例。
参数
- value
- String
返回
分析的 AzureRegions 对象;如果无法分析,则为 null。
toString()
public String toString()
返回
String