Module: Vapi::Types::CreateAzureOpenAiCredentialDtoRegion
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/create_azure_open_ai_credential_dto_region.rb
Constant Summary collapse
- AUSTRALIAEAST =
"australiaeast"- CANADAEAST =
"canadaeast"- CANADACENTRAL =
"canadacentral"- CENTRALUS =
"centralus"- EASTUS_2 =
"eastus2"- EASTUS =
"eastus"- FRANCE =
"france"- GERMANYWESTCENTRAL =
"germanywestcentral"- INDIA =
"india"- JAPANEAST =
"japaneast"- JAPANWEST =
"japanwest"- NORTHCENTRALUS =
"northcentralus"- NORWAY =
"norway"- POLANDCENTRAL =
"polandcentral"- SOUTHCENTRALUS =
"southcentralus"- SPAINCENTRAL =
"spaincentral"- SWEDENCENTRAL =
"swedencentral"- SWITZERLAND =
"switzerland"- UAENORTH =
"uaenorth"- UK =
"uk"- WESTEUROPE =
"westeurope"- WESTUS =
"westus"- WESTUS_3 =
"westus3"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values