Time Zones - List By Location

Возвращает список часовых поясов управляемого экземпляра по расположению.

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/timeZones?api-version=2025-01-01

Параметры URI

Имя В Обязательно Тип Описание
locationName
path True

string

Расположение базы данных.

subscriptionId
path True

string (uuid)

Идентификатор целевой подписки. Значение должно быть Универсальным Уникальным Идентификатором (UUID).

api-version
query True

string

minLength: 1

Версия API, используемая для данной операции.

Ответы

Имя Тип Описание
200 OK

TimeZoneListResult

Операция Azure успешно завершена.

Other Status Codes

ErrorResponse

Непредвиденное сообщение об ошибке.

Безопасность

azure_auth

Azure Active Directory OAuth2 Flow.

Тип: oauth2
Flow: implicit
URL-адрес авторизации: https://login.microsoftonline.com/common/oauth2/authorize

Области

Имя Описание
user_impersonation олицетворения учетной записи пользователя

Примеры

List managed instance time zones by location

Образец запроса

GET https://management.azure.com/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/canadaeast/timeZones?api-version=2025-01-01

Пример ответа

{
  "value": [
    {
      "name": "Afghanistan Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Afghanistan Standard Time",
      "properties": {
        "displayName": "(UTC+04:30) Kabul",
        "timeZoneId": "Afghanistan Standard Time"
      }
    },
    {
      "name": "Alaskan Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Alaskan Standard Time",
      "properties": {
        "displayName": "(UTC-09:00) Alaska",
        "timeZoneId": "Alaskan Standard Time"
      }
    },
    {
      "name": "Aleutian Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Aleutian Standard Time",
      "properties": {
        "displayName": "(UTC-10:00) Aleutian Islands",
        "timeZoneId": "Aleutian Standard Time"
      }
    },
    {
      "name": "Altai Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Altai Standard Time",
      "properties": {
        "displayName": "(UTC+07:00) Barnaul, Gorno-Altaysk",
        "timeZoneId": "Altai Standard Time"
      }
    },
    {
      "name": "Arab Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Arab Standard Time",
      "properties": {
        "displayName": "(UTC+03:00) Kuwait, Riyadh",
        "timeZoneId": "Arab Standard Time"
      }
    },
    {
      "name": "Arabian Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Arabian Standard Time",
      "properties": {
        "displayName": "(UTC+04:00) Abu Dhabi, Muscat",
        "timeZoneId": "Arabian Standard Time"
      }
    },
    {
      "name": "Arabic Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Arabic Standard Time",
      "properties": {
        "displayName": "(UTC+03:00) Baghdad",
        "timeZoneId": "Arabic Standard Time"
      }
    },
    {
      "name": "Argentina Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Argentina Standard Time",
      "properties": {
        "displayName": "(UTC-03:00) City of Buenos Aires",
        "timeZoneId": "Argentina Standard Time"
      }
    },
    {
      "name": "Astrakhan Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Astrakhan Standard Time",
      "properties": {
        "displayName": "(UTC+04:00) Astrakhan, Ulyanovsk",
        "timeZoneId": "Astrakhan Standard Time"
      }
    },
    {
      "name": "Atlantic Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Atlantic Standard Time",
      "properties": {
        "displayName": "(UTC-04:00) Atlantic Time (Canada)",
        "timeZoneId": "Atlantic Standard Time"
      }
    },
    {
      "name": "AUS Central Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/AUS Central Standard Time",
      "properties": {
        "displayName": "(UTC+09:30) Darwin",
        "timeZoneId": "AUS Central Standard Time"
      }
    },
    {
      "name": "Aus Central W. Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Aus Central W. Standard Time",
      "properties": {
        "displayName": "(UTC+08:45) Eucla",
        "timeZoneId": "Aus Central W. Standard Time"
      }
    },
    {
      "name": "AUS Eastern Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/AUS Eastern Standard Time",
      "properties": {
        "displayName": "(UTC+10:00) Canberra, Melbourne, Sydney",
        "timeZoneId": "AUS Eastern Standard Time"
      }
    },
    {
      "name": "Azerbaijan Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Azerbaijan Standard Time",
      "properties": {
        "displayName": "(UTC+04:00) Baku",
        "timeZoneId": "Azerbaijan Standard Time"
      }
    },
    {
      "name": "Azores Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Azores Standard Time",
      "properties": {
        "displayName": "(UTC-01:00) Azores",
        "timeZoneId": "Azores Standard Time"
      }
    },
    {
      "name": "Bahia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Bahia Standard Time",
      "properties": {
        "displayName": "(UTC-03:00) Salvador",
        "timeZoneId": "Bahia Standard Time"
      }
    },
    {
      "name": "Bangladesh Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Bangladesh Standard Time",
      "properties": {
        "displayName": "(UTC+06:00) Dhaka",
        "timeZoneId": "Bangladesh Standard Time"
      }
    },
    {
      "name": "Belarus Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Belarus Standard Time",
      "properties": {
        "displayName": "(UTC+03:00) Minsk",
        "timeZoneId": "Belarus Standard Time"
      }
    },
    {
      "name": "Bougainville Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Bougainville Standard Time",
      "properties": {
        "displayName": "(UTC+11:00) Bougainville Island",
        "timeZoneId": "Bougainville Standard Time"
      }
    },
    {
      "name": "Canada Central Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Canada Central Standard Time",
      "properties": {
        "displayName": "(UTC-06:00) Saskatchewan",
        "timeZoneId": "Canada Central Standard Time"
      }
    },
    {
      "name": "Cape Verde Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Cape Verde Standard Time",
      "properties": {
        "displayName": "(UTC-01:00) Cabo Verde Is.",
        "timeZoneId": "Cape Verde Standard Time"
      }
    },
    {
      "name": "Caucasus Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Caucasus Standard Time",
      "properties": {
        "displayName": "(UTC+04:00) Yerevan",
        "timeZoneId": "Caucasus Standard Time"
      }
    },
    {
      "name": "Cen. Australia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Cen. Australia Standard Time",
      "properties": {
        "displayName": "(UTC+09:30) Adelaide",
        "timeZoneId": "Cen. Australia Standard Time"
      }
    },
    {
      "name": "Central America Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Central America Standard Time",
      "properties": {
        "displayName": "(UTC-06:00) Central America",
        "timeZoneId": "Central America Standard Time"
      }
    },
    {
      "name": "Central Asia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Central Asia Standard Time",
      "properties": {
        "displayName": "(UTC+06:00) Astana",
        "timeZoneId": "Central Asia Standard Time"
      }
    },
    {
      "name": "Central Brazilian Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Central Brazilian Standard Time",
      "properties": {
        "displayName": "(UTC-04:00) Cuiaba",
        "timeZoneId": "Central Brazilian Standard Time"
      }
    },
    {
      "name": "Central Europe Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Central Europe Standard Time",
      "properties": {
        "displayName": "(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague",
        "timeZoneId": "Central Europe Standard Time"
      }
    },
    {
      "name": "Central European Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Central European Standard Time",
      "properties": {
        "displayName": "(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb",
        "timeZoneId": "Central European Standard Time"
      }
    },
    {
      "name": "Central Pacific Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Central Pacific Standard Time",
      "properties": {
        "displayName": "(UTC+11:00) Solomon Is., New Caledonia",
        "timeZoneId": "Central Pacific Standard Time"
      }
    },
    {
      "name": "Central Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Central Standard Time",
      "properties": {
        "displayName": "(UTC-06:00) Central Time (US & Canada)",
        "timeZoneId": "Central Standard Time"
      }
    },
    {
      "name": "Central Standard Time (Mexico)",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Central Standard Time (Mexico)",
      "properties": {
        "displayName": "(UTC-06:00) Guadalajara, Mexico City, Monterrey",
        "timeZoneId": "Central Standard Time (Mexico)"
      }
    },
    {
      "name": "Chatham Islands Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Chatham Islands Standard Time",
      "properties": {
        "displayName": "(UTC+12:45) Chatham Islands",
        "timeZoneId": "Chatham Islands Standard Time"
      }
    },
    {
      "name": "China Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/China Standard Time",
      "properties": {
        "displayName": "(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi",
        "timeZoneId": "China Standard Time"
      }
    },
    {
      "name": "Cuba Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Cuba Standard Time",
      "properties": {
        "displayName": "(UTC-05:00) Havana",
        "timeZoneId": "Cuba Standard Time"
      }
    },
    {
      "name": "Dateline Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Dateline Standard Time",
      "properties": {
        "displayName": "(UTC-12:00) International Date Line West",
        "timeZoneId": "Dateline Standard Time"
      }
    },
    {
      "name": "E. Africa Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/E. Africa Standard Time",
      "properties": {
        "displayName": "(UTC+03:00) Nairobi",
        "timeZoneId": "E. Africa Standard Time"
      }
    },
    {
      "name": "E. Australia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/E. Australia Standard Time",
      "properties": {
        "displayName": "(UTC+10:00) Brisbane",
        "timeZoneId": "E. Australia Standard Time"
      }
    },
    {
      "name": "E. Europe Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/E. Europe Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Chisinau",
        "timeZoneId": "E. Europe Standard Time"
      }
    },
    {
      "name": "E. South America Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/E. South America Standard Time",
      "properties": {
        "displayName": "(UTC-03:00) Brasilia",
        "timeZoneId": "E. South America Standard Time"
      }
    },
    {
      "name": "Easter Island Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Easter Island Standard Time",
      "properties": {
        "displayName": "(UTC-06:00) Easter Island",
        "timeZoneId": "Easter Island Standard Time"
      }
    },
    {
      "name": "Eastern Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Eastern Standard Time",
      "properties": {
        "displayName": "(UTC-05:00) Eastern Time (US & Canada)",
        "timeZoneId": "Eastern Standard Time"
      }
    },
    {
      "name": "Eastern Standard Time (Mexico)",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Eastern Standard Time (Mexico)",
      "properties": {
        "displayName": "(UTC-05:00) Chetumal",
        "timeZoneId": "Eastern Standard Time (Mexico)"
      }
    },
    {
      "name": "Egypt Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Egypt Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Cairo",
        "timeZoneId": "Egypt Standard Time"
      }
    },
    {
      "name": "Ekaterinburg Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Ekaterinburg Standard Time",
      "properties": {
        "displayName": "(UTC+05:00) Ekaterinburg",
        "timeZoneId": "Ekaterinburg Standard Time"
      }
    },
    {
      "name": "Fiji Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Fiji Standard Time",
      "properties": {
        "displayName": "(UTC+12:00) Fiji",
        "timeZoneId": "Fiji Standard Time"
      }
    },
    {
      "name": "FLE Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/FLE Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius",
        "timeZoneId": "FLE Standard Time"
      }
    },
    {
      "name": "Georgian Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Georgian Standard Time",
      "properties": {
        "displayName": "(UTC+04:00) Tbilisi",
        "timeZoneId": "Georgian Standard Time"
      }
    },
    {
      "name": "GMT Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/GMT Standard Time",
      "properties": {
        "displayName": "(UTC+00:00) Dublin, Edinburgh, Lisbon, London",
        "timeZoneId": "GMT Standard Time"
      }
    },
    {
      "name": "Greenland Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Greenland Standard Time",
      "properties": {
        "displayName": "(UTC-03:00) Greenland",
        "timeZoneId": "Greenland Standard Time"
      }
    },
    {
      "name": "Greenwich Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Greenwich Standard Time",
      "properties": {
        "displayName": "(UTC+00:00) Monrovia, Reykjavik",
        "timeZoneId": "Greenwich Standard Time"
      }
    },
    {
      "name": "GTB Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/GTB Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Athens, Bucharest",
        "timeZoneId": "GTB Standard Time"
      }
    },
    {
      "name": "Haiti Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Haiti Standard Time",
      "properties": {
        "displayName": "(UTC-05:00) Haiti",
        "timeZoneId": "Haiti Standard Time"
      }
    },
    {
      "name": "Hawaiian Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Hawaiian Standard Time",
      "properties": {
        "displayName": "(UTC-10:00) Hawaii",
        "timeZoneId": "Hawaiian Standard Time"
      }
    },
    {
      "name": "India Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/India Standard Time",
      "properties": {
        "displayName": "(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi",
        "timeZoneId": "India Standard Time"
      }
    },
    {
      "name": "Iran Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Iran Standard Time",
      "properties": {
        "displayName": "(UTC+03:30) Tehran",
        "timeZoneId": "Iran Standard Time"
      }
    },
    {
      "name": "Israel Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Israel Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Jerusalem",
        "timeZoneId": "Israel Standard Time"
      }
    },
    {
      "name": "Jordan Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Jordan Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Amman",
        "timeZoneId": "Jordan Standard Time"
      }
    },
    {
      "name": "Kaliningrad Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Kaliningrad Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Kaliningrad",
        "timeZoneId": "Kaliningrad Standard Time"
      }
    },
    {
      "name": "Kamchatka Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Kamchatka Standard Time",
      "properties": {
        "displayName": "(UTC+12:00) Petropavlovsk-Kamchatsky - Old",
        "timeZoneId": "Kamchatka Standard Time"
      }
    },
    {
      "name": "Korea Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Korea Standard Time",
      "properties": {
        "displayName": "(UTC+09:00) Seoul",
        "timeZoneId": "Korea Standard Time"
      }
    },
    {
      "name": "Libya Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Libya Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Tripoli",
        "timeZoneId": "Libya Standard Time"
      }
    },
    {
      "name": "Line Islands Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Line Islands Standard Time",
      "properties": {
        "displayName": "(UTC+14:00) Kiritimati Island",
        "timeZoneId": "Line Islands Standard Time"
      }
    },
    {
      "name": "Lord Howe Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Lord Howe Standard Time",
      "properties": {
        "displayName": "(UTC+10:30) Lord Howe Island",
        "timeZoneId": "Lord Howe Standard Time"
      }
    },
    {
      "name": "Magadan Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Magadan Standard Time",
      "properties": {
        "displayName": "(UTC+11:00) Magadan",
        "timeZoneId": "Magadan Standard Time"
      }
    },
    {
      "name": "Magallanes Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Magallanes Standard Time",
      "properties": {
        "displayName": "(UTC-03:00) Punta Arenas",
        "timeZoneId": "Magallanes Standard Time"
      }
    },
    {
      "name": "Marquesas Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Marquesas Standard Time",
      "properties": {
        "displayName": "(UTC-09:30) Marquesas Islands",
        "timeZoneId": "Marquesas Standard Time"
      }
    },
    {
      "name": "Mauritius Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Mauritius Standard Time",
      "properties": {
        "displayName": "(UTC+04:00) Port Louis",
        "timeZoneId": "Mauritius Standard Time"
      }
    },
    {
      "name": "Mid-Atlantic Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Mid-Atlantic Standard Time",
      "properties": {
        "displayName": "(UTC-02:00) Mid-Atlantic - Old",
        "timeZoneId": "Mid-Atlantic Standard Time"
      }
    },
    {
      "name": "Middle East Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Middle East Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Beirut",
        "timeZoneId": "Middle East Standard Time"
      }
    },
    {
      "name": "Montevideo Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Montevideo Standard Time",
      "properties": {
        "displayName": "(UTC-03:00) Montevideo",
        "timeZoneId": "Montevideo Standard Time"
      }
    },
    {
      "name": "Morocco Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Morocco Standard Time",
      "properties": {
        "displayName": "(UTC+01:00) Casablanca",
        "timeZoneId": "Morocco Standard Time"
      }
    },
    {
      "name": "Mountain Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Mountain Standard Time",
      "properties": {
        "displayName": "(UTC-07:00) Mountain Time (US & Canada)",
        "timeZoneId": "Mountain Standard Time"
      }
    },
    {
      "name": "Mountain Standard Time (Mexico)",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Mountain Standard Time (Mexico)",
      "properties": {
        "displayName": "(UTC-07:00) Chihuahua, La Paz, Mazatlan",
        "timeZoneId": "Mountain Standard Time (Mexico)"
      }
    },
    {
      "name": "Myanmar Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Myanmar Standard Time",
      "properties": {
        "displayName": "(UTC+06:30) Yangon (Rangoon)",
        "timeZoneId": "Myanmar Standard Time"
      }
    },
    {
      "name": "N. Central Asia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/N. Central Asia Standard Time",
      "properties": {
        "displayName": "(UTC+07:00) Novosibirsk",
        "timeZoneId": "N. Central Asia Standard Time"
      }
    },
    {
      "name": "Namibia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Namibia Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Windhoek",
        "timeZoneId": "Namibia Standard Time"
      }
    },
    {
      "name": "Nepal Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Nepal Standard Time",
      "properties": {
        "displayName": "(UTC+05:45) Kathmandu",
        "timeZoneId": "Nepal Standard Time"
      }
    },
    {
      "name": "New Zealand Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/New Zealand Standard Time",
      "properties": {
        "displayName": "(UTC+12:00) Auckland, Wellington",
        "timeZoneId": "New Zealand Standard Time"
      }
    },
    {
      "name": "Newfoundland Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Newfoundland Standard Time",
      "properties": {
        "displayName": "(UTC-03:30) Newfoundland",
        "timeZoneId": "Newfoundland Standard Time"
      }
    },
    {
      "name": "Norfolk Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Norfolk Standard Time",
      "properties": {
        "displayName": "(UTC+11:00) Norfolk Island",
        "timeZoneId": "Norfolk Standard Time"
      }
    },
    {
      "name": "North Asia East Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/North Asia East Standard Time",
      "properties": {
        "displayName": "(UTC+08:00) Irkutsk",
        "timeZoneId": "North Asia East Standard Time"
      }
    },
    {
      "name": "North Asia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/North Asia Standard Time",
      "properties": {
        "displayName": "(UTC+07:00) Krasnoyarsk",
        "timeZoneId": "North Asia Standard Time"
      }
    },
    {
      "name": "North Korea Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/North Korea Standard Time",
      "properties": {
        "displayName": "(UTC+09:00) Pyongyang",
        "timeZoneId": "North Korea Standard Time"
      }
    },
    {
      "name": "Omsk Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Omsk Standard Time",
      "properties": {
        "displayName": "(UTC+06:00) Omsk",
        "timeZoneId": "Omsk Standard Time"
      }
    },
    {
      "name": "Pacific SA Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Pacific SA Standard Time",
      "properties": {
        "displayName": "(UTC-04:00) Santiago",
        "timeZoneId": "Pacific SA Standard Time"
      }
    },
    {
      "name": "Pacific Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Pacific Standard Time",
      "properties": {
        "displayName": "(UTC-08:00) Pacific Time (US & Canada)",
        "timeZoneId": "Pacific Standard Time"
      }
    },
    {
      "name": "Pacific Standard Time (Mexico)",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Pacific Standard Time (Mexico)",
      "properties": {
        "displayName": "(UTC-08:00) Baja California",
        "timeZoneId": "Pacific Standard Time (Mexico)"
      }
    },
    {
      "name": "Pakistan Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Pakistan Standard Time",
      "properties": {
        "displayName": "(UTC+05:00) Islamabad, Karachi",
        "timeZoneId": "Pakistan Standard Time"
      }
    },
    {
      "name": "Paraguay Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Paraguay Standard Time",
      "properties": {
        "displayName": "(UTC-04:00) Asuncion",
        "timeZoneId": "Paraguay Standard Time"
      }
    },
    {
      "name": "Qyzylorda Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Qyzylorda Standard Time",
      "properties": {
        "displayName": "(UTC+05:00) Qyzylorda",
        "timeZoneId": "Qyzylorda Standard Time"
      }
    },
    {
      "name": "Romance Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Romance Standard Time",
      "properties": {
        "displayName": "(UTC+01:00) Brussels, Copenhagen, Madrid, Paris",
        "timeZoneId": "Romance Standard Time"
      }
    },
    {
      "name": "Russia Time Zone 10",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Russia Time Zone 10",
      "properties": {
        "displayName": "(UTC+11:00) Chokurdakh",
        "timeZoneId": "Russia Time Zone 10"
      }
    },
    {
      "name": "Russia Time Zone 11",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Russia Time Zone 11",
      "properties": {
        "displayName": "(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky",
        "timeZoneId": "Russia Time Zone 11"
      }
    },
    {
      "name": "Russia Time Zone 3",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Russia Time Zone 3",
      "properties": {
        "displayName": "(UTC+04:00) Izhevsk, Samara",
        "timeZoneId": "Russia Time Zone 3"
      }
    },
    {
      "name": "Russian Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Russian Standard Time",
      "properties": {
        "displayName": "(UTC+03:00) Moscow, St. Petersburg",
        "timeZoneId": "Russian Standard Time"
      }
    },
    {
      "name": "SA Eastern Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/SA Eastern Standard Time",
      "properties": {
        "displayName": "(UTC-03:00) Cayenne, Fortaleza",
        "timeZoneId": "SA Eastern Standard Time"
      }
    },
    {
      "name": "SA Pacific Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/SA Pacific Standard Time",
      "properties": {
        "displayName": "(UTC-05:00) Bogota, Lima, Quito, Rio Branco",
        "timeZoneId": "SA Pacific Standard Time"
      }
    },
    {
      "name": "SA Western Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/SA Western Standard Time",
      "properties": {
        "displayName": "(UTC-04:00) Georgetown, La Paz, Manaus, San Juan",
        "timeZoneId": "SA Western Standard Time"
      }
    },
    {
      "name": "Saint Pierre Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Saint Pierre Standard Time",
      "properties": {
        "displayName": "(UTC-03:00) Saint Pierre and Miquelon",
        "timeZoneId": "Saint Pierre Standard Time"
      }
    },
    {
      "name": "Sakhalin Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Sakhalin Standard Time",
      "properties": {
        "displayName": "(UTC+11:00) Sakhalin",
        "timeZoneId": "Sakhalin Standard Time"
      }
    },
    {
      "name": "Samoa Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Samoa Standard Time",
      "properties": {
        "displayName": "(UTC+13:00) Samoa",
        "timeZoneId": "Samoa Standard Time"
      }
    },
    {
      "name": "Sao Tome Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Sao Tome Standard Time",
      "properties": {
        "displayName": "(UTC+00:00) Sao Tome",
        "timeZoneId": "Sao Tome Standard Time"
      }
    },
    {
      "name": "Saratov Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Saratov Standard Time",
      "properties": {
        "displayName": "(UTC+04:00) Saratov",
        "timeZoneId": "Saratov Standard Time"
      }
    },
    {
      "name": "SE Asia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/SE Asia Standard Time",
      "properties": {
        "displayName": "(UTC+07:00) Bangkok, Hanoi, Jakarta",
        "timeZoneId": "SE Asia Standard Time"
      }
    },
    {
      "name": "Singapore Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Singapore Standard Time",
      "properties": {
        "displayName": "(UTC+08:00) Kuala Lumpur, Singapore",
        "timeZoneId": "Singapore Standard Time"
      }
    },
    {
      "name": "South Africa Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/South Africa Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Harare, Pretoria",
        "timeZoneId": "South Africa Standard Time"
      }
    },
    {
      "name": "Sri Lanka Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Sri Lanka Standard Time",
      "properties": {
        "displayName": "(UTC+05:30) Sri Jayawardenepura",
        "timeZoneId": "Sri Lanka Standard Time"
      }
    },
    {
      "name": "Sudan Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Sudan Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Khartoum",
        "timeZoneId": "Sudan Standard Time"
      }
    },
    {
      "name": "Syria Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Syria Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Damascus",
        "timeZoneId": "Syria Standard Time"
      }
    },
    {
      "name": "Taipei Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Taipei Standard Time",
      "properties": {
        "displayName": "(UTC+08:00) Taipei",
        "timeZoneId": "Taipei Standard Time"
      }
    },
    {
      "name": "Tasmania Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Tasmania Standard Time",
      "properties": {
        "displayName": "(UTC+10:00) Hobart",
        "timeZoneId": "Tasmania Standard Time"
      }
    },
    {
      "name": "Tocantins Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Tocantins Standard Time",
      "properties": {
        "displayName": "(UTC-03:00) Araguaina",
        "timeZoneId": "Tocantins Standard Time"
      }
    },
    {
      "name": "Tokyo Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Tokyo Standard Time",
      "properties": {
        "displayName": "(UTC+09:00) Osaka, Sapporo, Tokyo",
        "timeZoneId": "Tokyo Standard Time"
      }
    },
    {
      "name": "Tomsk Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Tomsk Standard Time",
      "properties": {
        "displayName": "(UTC+07:00) Tomsk",
        "timeZoneId": "Tomsk Standard Time"
      }
    },
    {
      "name": "Tonga Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Tonga Standard Time",
      "properties": {
        "displayName": "(UTC+13:00) Nuku'alofa",
        "timeZoneId": "Tonga Standard Time"
      }
    },
    {
      "name": "Transbaikal Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Transbaikal Standard Time",
      "properties": {
        "displayName": "(UTC+09:00) Chita",
        "timeZoneId": "Transbaikal Standard Time"
      }
    },
    {
      "name": "Turkey Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Turkey Standard Time",
      "properties": {
        "displayName": "(UTC+03:00) Istanbul",
        "timeZoneId": "Turkey Standard Time"
      }
    },
    {
      "name": "Turks And Caicos Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Turks And Caicos Standard Time",
      "properties": {
        "displayName": "(UTC-05:00) Turks and Caicos",
        "timeZoneId": "Turks And Caicos Standard Time"
      }
    },
    {
      "name": "Ulaanbaatar Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Ulaanbaatar Standard Time",
      "properties": {
        "displayName": "(UTC+08:00) Ulaanbaatar",
        "timeZoneId": "Ulaanbaatar Standard Time"
      }
    },
    {
      "name": "US Eastern Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/US Eastern Standard Time",
      "properties": {
        "displayName": "(UTC-05:00) Indiana (East)",
        "timeZoneId": "US Eastern Standard Time"
      }
    },
    {
      "name": "US Mountain Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/US Mountain Standard Time",
      "properties": {
        "displayName": "(UTC-07:00) Arizona",
        "timeZoneId": "US Mountain Standard Time"
      }
    },
    {
      "name": "UTC",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/UTC",
      "properties": {
        "displayName": "(UTC) Coordinated Universal Time",
        "timeZoneId": "UTC"
      }
    },
    {
      "name": "UTC+12",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/UTC+12",
      "properties": {
        "displayName": "(UTC+12:00) Coordinated Universal Time+12",
        "timeZoneId": "UTC+12"
      }
    },
    {
      "name": "UTC+13",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/UTC+13",
      "properties": {
        "displayName": "(UTC+13:00) Coordinated Universal Time+13",
        "timeZoneId": "UTC+13"
      }
    },
    {
      "name": "UTC-02",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/UTC-02",
      "properties": {
        "displayName": "(UTC-02:00) Coordinated Universal Time-02",
        "timeZoneId": "UTC-02"
      }
    },
    {
      "name": "UTC-08",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/UTC-08",
      "properties": {
        "displayName": "(UTC-08:00) Coordinated Universal Time-08",
        "timeZoneId": "UTC-08"
      }
    },
    {
      "name": "UTC-09",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/UTC-09",
      "properties": {
        "displayName": "(UTC-09:00) Coordinated Universal Time-09",
        "timeZoneId": "UTC-09"
      }
    },
    {
      "name": "UTC-11",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/UTC-11",
      "properties": {
        "displayName": "(UTC-11:00) Coordinated Universal Time-11",
        "timeZoneId": "UTC-11"
      }
    },
    {
      "name": "Venezuela Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Venezuela Standard Time",
      "properties": {
        "displayName": "(UTC-04:00) Caracas",
        "timeZoneId": "Venezuela Standard Time"
      }
    },
    {
      "name": "Vladivostok Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Vladivostok Standard Time",
      "properties": {
        "displayName": "(UTC+10:00) Vladivostok",
        "timeZoneId": "Vladivostok Standard Time"
      }
    },
    {
      "name": "Volgograd Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Volgograd Standard Time",
      "properties": {
        "displayName": "(UTC+04:00) Volgograd",
        "timeZoneId": "Volgograd Standard Time"
      }
    },
    {
      "name": "W. Australia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/W. Australia Standard Time",
      "properties": {
        "displayName": "(UTC+08:00) Perth",
        "timeZoneId": "W. Australia Standard Time"
      }
    },
    {
      "name": "W. Central Africa Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/W. Central Africa Standard Time",
      "properties": {
        "displayName": "(UTC+01:00) West Central Africa",
        "timeZoneId": "W. Central Africa Standard Time"
      }
    },
    {
      "name": "W. Europe Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/W. Europe Standard Time",
      "properties": {
        "displayName": "(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna",
        "timeZoneId": "W. Europe Standard Time"
      }
    },
    {
      "name": "W. Mongolia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/W. Mongolia Standard Time",
      "properties": {
        "displayName": "(UTC+07:00) Hovd",
        "timeZoneId": "W. Mongolia Standard Time"
      }
    },
    {
      "name": "West Asia Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/West Asia Standard Time",
      "properties": {
        "displayName": "(UTC+05:00) Ashgabat, Tashkent",
        "timeZoneId": "West Asia Standard Time"
      }
    },
    {
      "name": "West Bank Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/West Bank Standard Time",
      "properties": {
        "displayName": "(UTC+02:00) Gaza, Hebron",
        "timeZoneId": "West Bank Standard Time"
      }
    },
    {
      "name": "West Pacific Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/West Pacific Standard Time",
      "properties": {
        "displayName": "(UTC+10:00) Guam, Port Moresby",
        "timeZoneId": "West Pacific Standard Time"
      }
    },
    {
      "name": "Yakutsk Standard Time",
      "type": "Microsoft.Sql/locations/timeZones",
      "id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Yakutsk Standard Time",
      "properties": {
        "displayName": "(UTC+09:00) Yakutsk",
        "timeZoneId": "Yakutsk Standard Time"
      }
    }
  ]
}

Определения

Имя Описание
createdByType

Тип удостоверения, создавшего ресурс.

ErrorAdditionalInfo

Ошибка управления ресурсами дополнительная информация.

ErrorDetail

Детали ошибки.

ErrorResponse

Ответ на ошибку

systemData

Метаданные, относящиеся к созданию и последнему изменении ресурса.

TimeZone

Свойство часового пояса.

TimeZoneListResult

Реакция операции списка часовых поясов.

createdByType

Тип удостоверения, создавшего ресурс.

Значение Описание
User
Application
ManagedIdentity
Key

ErrorAdditionalInfo

Ошибка управления ресурсами дополнительная информация.

Имя Тип Описание
info

object

Дополнительная информация.

type

string

Тип дополнительной информации.

ErrorDetail

Детали ошибки.

Имя Тип Описание
additionalInfo

ErrorAdditionalInfo[]

Ошибка дополнительная информация.

code

string

Код ошибки.

details

ErrorDetail[]

Сведения об ошибке.

message

string

Сообщение об ошибке.

target

string

Целевой объект ошибки.

ErrorResponse

Ответ на ошибку

Имя Тип Описание
error

ErrorDetail

Объект ошибки.

systemData

Метаданные, относящиеся к созданию и последнему изменении ресурса.

Имя Тип Описание
createdAt

string (date-time)

Метка времени создания ресурса (UTC).

createdBy

string

Удостоверение, создающее ресурс.

createdByType

createdByType

Тип удостоверения, создавшего ресурс.

lastModifiedAt

string (date-time)

Временная метка последнего изменения ресурса (UTC)

lastModifiedBy

string

Идентификатор, который последний раз изменил ресурс.

lastModifiedByType

createdByType

Тип удостоверения, который последний раз изменил ресурс.

TimeZone

Свойство часового пояса.

Имя Тип Описание
id

string (arm-id)

Полный идентификатор ресурса для ресурса. Например, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

name

string

Имя ресурса

properties.displayName

string

Отображаемое имя часового пояса

properties.timeZoneId

string

Идентификатор часового пояса

systemData

systemData

Azure Resource Manager метаданные, содержащие информацию createdBy и modifiedBy.

type

string

Тип ресурса. Например, «Майкрософт. Compute/virtualMachines» или «Майкрософт. Аккаунты хранения/хранения»

TimeZoneListResult

Реакция операции списка часовых поясов.

Имя Тип Описание
nextLink

string (uri)

Ссылка на следующую страницу элементов

value

TimeZone[]

Пункты часового пояса на этой странице