你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Capabilities - List By Location

获取可用于指定位置的订阅功能。

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/capabilities?api-version=2023-08-01
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/capabilities?include={include}&api-version=2023-08-01

URI 参数

名称 必需 类型 说明
locationName
path True

string

检索其功能的位置名称。

subscriptionId
path True

string

标识 Azure 订阅的订阅 ID。

api-version
query True

string

要用于请求的 API 版本。

include
query

CapabilityGroup

如果指定,则限制响应仅包含所选项。

响应

名称 类型 说明
200 OK

LocationCapabilities

已成功检索订阅位置功能。

Other Status Codes

ErrorResponse

错误响应: ***

  • 400 InvalidLocation - 指定了无效位置。

  • 404 SubscriptionNotFound - 找不到请求的订阅。

示例

List subscription capabilities in the given location.

示例请求

GET https://management.azure.com/subscriptions/00000000-1111-2222-3333-444444444444/providers/Microsoft.Sql/locations/eastus/capabilities?api-version=2023-08-01

示例响应

{
  "name": "East US",
  "supportedServerVersions": [
    {
      "name": "12.0",
      "supportedEditions": [
        {
          "name": "Hyperscale",
          "supportedServiceLevelObjectives": [
            {
              "id": "9380cd0e-b025-4e9d-829c-c1918c1614bb",
              "name": "HS_Gen4_1",
              "performanceLevel": {
                "value": 1,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 1
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "34497c3f-24b9-4cee-968d-6e5e854670fe",
              "name": "HS_Gen4_2",
              "performanceLevel": {
                "value": 2,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 2
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "a420d2b2-ca32-4152-b1c6-dd8d4d9fd734",
              "name": "HS_Gen5_2",
              "performanceLevel": {
                "value": 2,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 2
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Default"
            },
            {
              "id": "5de845d2-2055-428c-b507-94131358cdd7",
              "name": "HS_Gen4_3",
              "performanceLevel": {
                "value": 3,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 3
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "d060b874-21f3-47b0-a9bd-a1a737cfcc6e",
              "name": "HS_Gen4_4",
              "performanceLevel": {
                "value": 4,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 4
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "60dba88b-2dfa-4123-be57-bd0dbfd92a72",
              "name": "HS_Gen5_4",
              "performanceLevel": {
                "value": 4,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 4
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "925a0916-15fb-4764-aa76-533d97f2d782",
              "name": "HS_Gen4_5",
              "performanceLevel": {
                "value": 5,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 5
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "d7aa11c2-e4c7-442a-962e-308b371f5ec1",
              "name": "HS_Gen4_6",
              "performanceLevel": {
                "value": 6,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 6
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "b9c594ec-a3fe-4bfe-808d-a595410d0a07",
              "name": "HS_Gen5_6",
              "performanceLevel": {
                "value": 6,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 6
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "d77eef57-6c00-4003-b140-822509b8736a",
              "name": "HS_Gen4_7",
              "performanceLevel": {
                "value": 7,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 7
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "694bf389-7cb2-4461-8fa2-0b06d8438315",
              "name": "HS_Gen4_8",
              "performanceLevel": {
                "value": 8,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 8
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "efdfac5f-3f8e-4500-95b1-684c07349860",
              "name": "HS_Gen5_8",
              "performanceLevel": {
                "value": 8,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 8
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "554ea52a-9ecc-4d87-bbc7-1e257705da3f",
              "name": "HS_Gen4_9",
              "performanceLevel": {
                "value": 9,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 9
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "576f3f38-b950-4eaa-b74e-33d831193441",
              "name": "HS_Gen4_10",
              "performanceLevel": {
                "value": 10,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 10
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "69697c3a-1946-4eb8-a5a4-a269168dde27",
              "name": "HS_Gen5_10",
              "performanceLevel": {
                "value": 10,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 10
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "1bee9dc8-68b4-44df-b870-8ab0e4d71e94",
              "name": "HS_Gen5_12",
              "performanceLevel": {
                "value": 12,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 12
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "07a8341d-c0b2-4000-bc7a-5b4dae2ad210",
              "name": "HS_Gen5_14",
              "performanceLevel": {
                "value": 14,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 14
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "7fc1f700-a45d-499e-901f-2a00645c54db",
              "name": "HS_Gen4_16",
              "performanceLevel": {
                "value": 16,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 16
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "6b56f70b-52e5-44ba-8cd5-4f63d224b206",
              "name": "HS_Gen5_16",
              "performanceLevel": {
                "value": 16,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 16
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "ba0029f2-3ff4-4ef6-9e65-e8f77b5dd1e2",
              "name": "HS_Gen5_18",
              "performanceLevel": {
                "value": 18,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 18
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "f1b2a082-f622-4fb8-bbef-e74deac3ec89",
              "name": "HS_Gen5_20",
              "performanceLevel": {
                "value": 20,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 20
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "f016d419-a031-4b93-ab62-7f3d2a789376",
              "name": "HS_Gen4_24",
              "performanceLevel": {
                "value": 24,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen4",
                "tier": "Hyperscale",
                "family": "Gen4",
                "capacity": 24
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "222bc0ee-e195-4bbc-be05-3b849c3a8195",
              "name": "HS_Gen5_24",
              "performanceLevel": {
                "value": 24,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 24
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "05366cca-cc70-486e-a697-bb3fab877f75",
              "name": "HS_Gen5_32",
              "performanceLevel": {
                "value": 32,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 32
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "32542ef7-124d-4e66-8b41-9c6c0ab963c2",
              "name": "HS_Gen5_40",
              "performanceLevel": {
                "value": 40,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 40
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "id": "6509db45-febe-44dd-a079-35f11d477984",
              "name": "HS_Gen5_80",
              "performanceLevel": {
                "value": 80,
                "unit": "VCores"
              },
              "sku": {
                "name": "HS_Gen5",
                "tier": "Hyperscale",
                "family": "Gen5",
                "capacity": 80
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "zoneRedundant": false,
              "zonePinning": true,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            }
          ],
          "zoneRedundant": false,
          "zonePinning": true,
          "readScale": {
            "maxNumberOfReplicas": 4
          },
          "supportedStorageCapabilities": [
            {
              "storageAccountType": "GRS",
              "status": "Default"
            },
            {
              "storageAccountType": "LRS",
              "status": "Available"
            },
            {
              "storageAccountType": "ZRS",
              "status": "Available",
              "reason": "ZRS is available in multi-az regions"
            },
            {
              "storageAccountType": "GZRS",
              "status": "Available",
              "reason": "GZRS is available in multi-az regions"
            }
          ],
          "status": "Available"
        }
      ],
      "supportedElasticPoolEditions": [
        {
          "name": "BusinessCritical",
          "supportedElasticPoolPerformanceLevels": [
            {
              "performanceLevel": {
                "value": 3,
                "unit": "VCores"
              },
              "sku": {
                "name": "BC_Gen4",
                "tier": "BusinessCritical",
                "family": "Gen4",
                "capacity": 3
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "maxDatabaseCount": 100,
              "supportedMaxSizes": [
                {
                  "minValue": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 31744,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 30,
                    "unit": "Percent"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 0,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 30,
                    "unit": "Percent"
                  },
                  "status": "Default"
                },
                {
                  "minValue": {
                    "limit": 33792,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 1048576,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 30,
                    "unit": "Percent"
                  },
                  "status": "Available"
                }
              ],
              "supportedPerDatabaseMaxSizes": [
                {
                  "minValue": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 31744,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 0,
                    "unit": "Megabytes"
                  },
                  "status": "Default"
                },
                {
                  "minValue": {
                    "limit": 33792,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 1048576,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                }
              ],
              "supportedPerDatabaseMaxPerformanceLevels": [
                {
                  "limit": 0.25,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 0.5,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 1,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 2,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 2,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 3,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 2,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 3,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Default"
                }
              ],
              "zoneRedundant": false,
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                },
                {
                  "name": "SQL_EastUS_DB_1",
                  "status": "Available",
                  "zoneRedundant": false
                },
                {
                  "name": "SQL_EastUS_DB_2",
                  "status": "Available",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "performanceLevel": {
                "value": 12,
                "unit": "VCores"
              },
              "sku": {
                "name": "BC_Gen5",
                "tier": "BusinessCritical",
                "family": "Gen5",
                "capacity": 12
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "maxDatabaseCount": 100,
              "supportedMaxSizes": [
                {
                  "minValue": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 31744,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 30,
                    "unit": "Percent"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 0,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 30,
                    "unit": "Percent"
                  },
                  "status": "Default"
                },
                {
                  "minValue": {
                    "limit": 33792,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 3144704,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 30,
                    "unit": "Percent"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 3145728,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 3145728,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 0,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 1048576,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                }
              ],
              "supportedPerDatabaseMaxSizes": [
                {
                  "minValue": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 31744,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 0,
                    "unit": "Megabytes"
                  },
                  "status": "Default"
                },
                {
                  "minValue": {
                    "limit": 33792,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 3144704,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 3145728,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 3145728,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 0,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                }
              ],
              "supportedPerDatabaseMaxPerformanceLevels": [
                {
                  "limit": 0.25,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 0.5,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 1,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 2,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 2,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 4,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 2,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 4,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 6,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 2,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 4,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 6,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 8,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 2,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 4,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 6,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 10,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 2,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 4,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 6,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 12,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 0.25,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 0.5,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 1,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 2,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 4,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 6,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Default"
                }
              ],
              "zoneRedundant": true,
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                },
                {
                  "name": "SQL_EastUS_DB_1",
                  "status": "Available",
                  "zoneRedundant": false
                },
                {
                  "name": "SQL_EastUS_DB_2",
                  "status": "Available",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            },
            {
              "performanceLevel": {
                "value": 128,
                "unit": "VCores"
              },
              "sku": {
                "name": "BC_M",
                "tier": "BusinessCritical",
                "family": "M",
                "capacity": 128
              },
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "maxDatabaseCount": 100,
              "supportedMaxSizes": [
                {
                  "minValue": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 31744,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 30,
                    "unit": "Percent"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 0,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 30,
                    "unit": "Percent"
                  },
                  "status": "Default"
                },
                {
                  "minValue": {
                    "limit": 33792,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 3144704,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 30,
                    "unit": "Percent"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 3145728,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 4194304,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "logSize": {
                    "limit": 1048576,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                }
              ],
              "supportedPerDatabaseMaxSizes": [
                {
                  "minValue": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 31744,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 32768,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 0,
                    "unit": "Megabytes"
                  },
                  "status": "Default"
                },
                {
                  "minValue": {
                    "limit": 33792,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 3144704,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "minValue": {
                    "limit": 3145728,
                    "unit": "Megabytes"
                  },
                  "maxValue": {
                    "limit": 4194304,
                    "unit": "Megabytes"
                  },
                  "scaleSize": {
                    "limit": 1024,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                }
              ],
              "supportedPerDatabaseMaxPerformanceLevels": [
                {
                  "limit": 8,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 10,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 12,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 14,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 16,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 16,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 18,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 16,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 18,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 20,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 16,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 18,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 20,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 24,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 16,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 18,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 20,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 24,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 32,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 16,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 18,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 20,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 24,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 32,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 40,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 16,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 18,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 20,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 24,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 32,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 40,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 64,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 16,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 18,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 20,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 24,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 32,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 40,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 64,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 80,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 16,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 18,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 20,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 24,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 32,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 40,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 64,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 80,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "limit": 128,
                  "unit": "VCores",
                  "supportedPerDatabaseMinPerformanceLevels": [
                    {
                      "limit": 0,
                      "unit": "VCores",
                      "status": "Default"
                    },
                    {
                      "limit": 8,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 10,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 12,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 14,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 16,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 18,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 20,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 24,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 32,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 40,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 64,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 80,
                      "unit": "VCores",
                      "status": "Available"
                    },
                    {
                      "limit": 128,
                      "unit": "VCores",
                      "status": "Available"
                    }
                  ],
                  "status": "Default"
                }
              ],
              "zoneRedundant": false,
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                },
                {
                  "name": "SQL_EastUS_DB_1",
                  "status": "Available",
                  "zoneRedundant": false
                },
                {
                  "name": "SQL_EastUS_DB_2",
                  "status": "Available",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            }
          ],
          "zoneRedundant": false,
          "status": "Available"
        }
      ],
      "status": "Default"
    }
  ],
  "supportedManagedInstanceVersions": [
    {
      "name": "12.0",
      "supportedEditions": [
        {
          "name": "GeneralPurpose",
          "supportedFamilies": [
            {
              "name": "Gen4",
              "sku": "GP_Gen4",
              "zoneRedundant": true,
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "supportedVcoresValues": [
                {
                  "name": "8",
                  "value": 8,
                  "includedMaxSize": {
                    "limit": 262144,
                    "unit": "Megabytes"
                  },
                  "supportedStorageSizes": [
                    {
                      "minValue": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "maxValue": {
                        "limit": 8,
                        "unit": "Terabytes"
                      },
                      "scaleSize": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "status": "Available"
                    }
                  ],
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    },
                    {
                      "name": "SQL_EastUS_MI_1",
                      "status": "Available"
                    },
                    {
                      "name": "SQL_EastUS_MI_2",
                      "status": "Available"
                    }
                  ],
                  "status": "Default"
                },
                {
                  "name": "16",
                  "value": 16,
                  "includedMaxSize": {
                    "limit": 262144,
                    "unit": "Megabytes"
                  },
                  "supportedStorageSizes": [
                    {
                      "minValue": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "maxValue": {
                        "limit": 8,
                        "unit": "Terabytes"
                      },
                      "scaleSize": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "status": "Available"
                    }
                  ],
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    },
                    {
                      "name": "SQL_EastUS_MI_1",
                      "status": "Available"
                    },
                    {
                      "name": "SQL_EastUS_MI_2",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "24",
                  "value": 24,
                  "includedMaxSize": {
                    "limit": 262144,
                    "unit": "Megabytes"
                  },
                  "supportedStorageSizes": [
                    {
                      "minValue": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "maxValue": {
                        "limit": 8,
                        "unit": "Terabytes"
                      },
                      "scaleSize": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "status": "Available"
                    }
                  ],
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    },
                    {
                      "name": "SQL_EastUS_MI_1",
                      "status": "Available"
                    },
                    {
                      "name": "SQL_EastUS_MI_2",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                }
              ],
              "status": "Available"
            },
            {
              "name": "Gen5",
              "sku": "GP_Gen5",
              "zoneRedundant": true,
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "supportedVcoresValues": [
                {
                  "name": "8",
                  "value": 8,
                  "includedMaxSize": {
                    "limit": 262144,
                    "unit": "Megabytes"
                  },
                  "supportedStorageSizes": [
                    {
                      "minValue": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "maxValue": {
                        "limit": 8,
                        "unit": "Terabytes"
                      },
                      "scaleSize": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "status": "Available"
                    }
                  ],
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    },
                    {
                      "name": "SQL_EastUS_MI_1",
                      "status": "Available"
                    },
                    {
                      "name": "SQL_EastUS_MI_2",
                      "status": "Available"
                    }
                  ],
                  "status": "Default"
                },
                {
                  "name": "16",
                  "value": 16,
                  "includedMaxSize": {
                    "limit": 262144,
                    "unit": "Megabytes"
                  },
                  "supportedStorageSizes": [
                    {
                      "minValue": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "maxValue": {
                        "limit": 8,
                        "unit": "Terabytes"
                      },
                      "scaleSize": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "status": "Available"
                    }
                  ],
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    },
                    {
                      "name": "SQL_EastUS_MI_1",
                      "status": "Available"
                    },
                    {
                      "name": "SQL_EastUS_MI_2",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "24",
                  "value": 24,
                  "includedMaxSize": {
                    "limit": 262144,
                    "unit": "Megabytes"
                  },
                  "supportedStorageSizes": [
                    {
                      "minValue": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "maxValue": {
                        "limit": 8,
                        "unit": "Terabytes"
                      },
                      "scaleSize": {
                        "limit": 32,
                        "unit": "Gigabytes"
                      },
                      "status": "Available"
                    }
                  ],
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    },
                    {
                      "name": "SQL_EastUS_MI_1",
                      "status": "Available"
                    },
                    {
                      "name": "SQL_EastUS_MI_2",
                      "status": "Available"
                    }
                  ],
                  "status": "Available"
                }
              ],
              "status": "Default"
            }
          ],
          "supportedStorageCapabilities": [
            {
              "storageAccountType": "GRS",
              "status": "Default"
            },
            {
              "storageAccountType": "LRS",
              "status": "Available"
            },
            {
              "storageAccountType": "ZRS",
              "status": "Visible",
              "reason": "ZRS is available in multi-az regions"
            },
            {
              "storageAccountType": "GZRS",
              "status": "Available",
              "reason": "GZRS is available in multi-az regions"
            }
          ],
          "status": "Default"
        },
        {
          "name": "Hyperscale",
          "supportedFamilies": [
            {
              "name": "Gen4",
              "sku": "HS_Gen4",
              "zoneRedundant": false,
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "supportedVcoresValues": [
                {
                  "name": "4",
                  "value": 4,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "8",
                  "value": 8,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Default"
                },
                {
                  "name": "16",
                  "value": 16,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "24",
                  "value": 24,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                }
              ],
              "status": "Default"
            },
            {
              "name": "Gen5",
              "sku": "HS_Gen5",
              "zoneRedundant": false,
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "supportedVcoresValues": [
                {
                  "name": "4",
                  "value": 4,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "8",
                  "value": 8,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Default"
                },
                {
                  "name": "16",
                  "value": 16,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "24",
                  "value": 24,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "32",
                  "value": 32,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "40",
                  "value": 40,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "48",
                  "value": 48,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "64",
                  "value": 64,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                },
                {
                  "name": "80",
                  "value": 80,
                  "instancePoolSupported": true,
                  "standaloneSupported": true,
                  "supportedMaintenanceConfigurations": [
                    {
                      "name": "SQL_Default",
                      "status": "Default"
                    }
                  ],
                  "status": "Available"
                }
              ],
              "status": "Available"
            }
          ],
          "supportedStorageCapabilities": [
            {
              "storageAccountType": "GRS",
              "status": "Default"
            },
            {
              "storageAccountType": "LRS",
              "status": "Available"
            },
            {
              "storageAccountType": "ZRS",
              "status": "Available",
              "reason": "ZRS is available in multi-az regions"
            },
            {
              "storageAccountType": "GZRS",
              "status": "Available",
              "reason": "GZRS is available in multi-az regions"
            }
          ],
          "status": "Available"
        }
      ],
      "supportedInstancePoolEditions": [
        {
          "name": "GeneralPurpose",
          "supportedFamilies": [
            {
              "name": "Gen5",
              "supportedLicenseTypes": [
                {
                  "name": "LicenseIncluded",
                  "status": "Default"
                },
                {
                  "name": "BasePrice",
                  "status": "Available"
                }
              ],
              "supportedVcoresValues": [
                {
                  "name": "GP_Gen5_8",
                  "value": 8,
                  "storageLimit": {
                    "limit": 8388608,
                    "unit": "Megabytes"
                  },
                  "status": "Default"
                },
                {
                  "name": "GP_Gen5_16",
                  "value": 16,
                  "storageLimit": {
                    "limit": 8388608,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "name": "GP_Gen5_24",
                  "value": 24,
                  "storageLimit": {
                    "limit": 8388608,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "name": "GP_Gen5_32",
                  "value": 32,
                  "storageLimit": {
                    "limit": 8388608,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "name": "GP_Gen5_40",
                  "value": 40,
                  "storageLimit": {
                    "limit": 8388608,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "name": "GP_Gen5_64",
                  "value": 64,
                  "storageLimit": {
                    "limit": 8388608,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                },
                {
                  "name": "GP_Gen5_80",
                  "value": 80,
                  "storageLimit": {
                    "limit": 8388608,
                    "unit": "Megabytes"
                  },
                  "status": "Available"
                }
              ],
              "status": "Default"
            }
          ],
          "status": "Default"
        }
      ],
      "status": "Default"
    }
  ],
  "supportedJobAgentVersions": [
    {
      "name": "1.0",
      "status": "Default",
      "supportedEditions": [
        {
          "name": "1.0",
          "status": "Default",
          "supportedServiceLevelObjectives": [
            {
              "name": "JA100",
              "status": "Default",
              "sku": {
                "name": "JA100",
                "capacity": 100
              }
            },
            {
              "name": "JA200",
              "status": "Available",
              "sku": {
                "name": "JA200",
                "capacity": 200
              }
            },
            {
              "name": "JA400",
              "status": "Available",
              "sku": {
                "name": "JA400",
                "capacity": 400
              }
            },
            {
              "name": "JA800",
              "status": "Available",
              "sku": {
                "name": "JA800",
                "capacity": 800
              }
            }
          ]
        }
      ]
    }
  ],
  "status": "Available"
}

定义

名称 说明
AutoPauseDelayTimeRange

支持的自动暂停延迟时间范围

CapabilityGroup

如果指定,则限制响应仅包含所选项。

CapabilityStatus

功能的状态。

EditionCapability

版本功能。

ElasticPoolEditionCapability

弹性池版本功能。

ElasticPoolPerDatabaseMaxPerformanceLevelCapability

每个数据库的最大性能级别功能。

ElasticPoolPerDatabaseMinPerformanceLevelCapability

每个数据库的最低性能级别功能。

ElasticPoolPerformanceLevelCapability

弹性池性能级别功能。

ErrorAdditionalInfo

资源管理错误附加信息。

ErrorDetail

错误详细信息。

ErrorResponse

错误响应

FreeLimitExhaustionBehavior

免费限制耗尽行为类型

FreeLimitExhaustionBehaviorCapability

支持的免费限制耗尽行为选项

InstancePoolEditionCapability

实例池功能

InstancePoolFamilyCapability

实例池系列功能。

InstancePoolVcoresCapability

托管实例虚拟核心功能。

JobAgentEditionCapability

作业代理版本功能。

JobAgentServiceLevelObjectiveCapability

作业代理服务级别目标功能。

JobAgentVersionCapability

作业代理版本功能。

LicenseTypeCapability

许可证类型功能

LocationCapabilities

位置功能。

LogSizeCapability

日志大小功能。

LogSizeUnit

限制所表示的单位。

MaintenanceConfigurationCapability

维护配置功能

ManagedInstanceEditionCapability

托管服务器功能

ManagedInstanceFamilyCapability

托管服务器系列功能。

ManagedInstanceMaintenanceConfigurationCapability

维护配置功能

ManagedInstanceVcoresCapability

托管实例虚拟核心功能。

ManagedInstanceVersionCapability

托管实例功能

MaxLimitRangeCapability

最大限制范围功能。

MaxSizeCapability

最大大小功能。

MaxSizeRangeCapability

最大大小范围功能。

MaxSizeUnit

限制所表示的单位。

MinCapacityCapability

最小容量功能

PauseDelayTimeUnit

延迟表示的时间单位

PerDatabaseAutoPauseDelayTimeRange

支持的自动暂停延迟时间范围

PerformanceLevelCapability

性能级别功能。

PerformanceLevelUnit

用于度量性能级别的单位类型。

ReadScaleCapability

读取缩放功能。

ServerVersionCapability

服务器功能

ServiceObjectiveCapability

服务目标功能。

Sku

ARM 资源 SKU。

StorageAccountType

数据库的备份的存储帐户类型。

StorageCapability

存储帐户类型功能。

ZonePinningCapability

区域固定功能

AutoPauseDelayTimeRange

支持的自动暂停延迟时间范围

名称 类型 说明
default

integer (int32)

未提供默认值

doNotPauseValue

integer (int32)

用于不暂停的值(暂停前的无限延迟)

maxValue

integer (int32)

最大值

minValue

integer (int32)

最小值

stepSize

integer (int32)

最小值和最大值之间的离散值的步骤值。

unit

PauseDelayTimeUnit

延迟表示的时间单位

CapabilityGroup

如果指定,则限制响应仅包含所选项。

说明
supportedEditions
supportedElasticPoolEditions
supportedManagedInstanceVersions
supportedInstancePoolEditions
supportedManagedInstanceEditions
supportedJobAgentVersions

CapabilityStatus

功能的状态。

说明
Visible
Available
Default
Disabled

EditionCapability

版本功能。

名称 类型 说明
name

string

数据库版本名称。

readScale

ReadScaleCapability

版本的读取缩放功能。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedServiceLevelObjectives

ServiceObjectiveCapability[]

版本支持的服务目标列表。

supportedStorageCapabilities

StorageCapability[]

此版本支持的存储功能列表

zonePinning

boolean

版本是否支持区域固定。

zoneRedundant

boolean

版本是否支持区域冗余。

ElasticPoolEditionCapability

弹性池版本功能。

名称 类型 说明
name

string

弹性池版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedElasticPoolPerformanceLevels

ElasticPoolPerformanceLevelCapability[]

版本支持的弹性池 DTU 级别列表。

zonePinning

boolean

版本是否支持区域固定。

zoneRedundant

boolean

版本是否支持区域冗余。

ElasticPoolPerDatabaseMaxPerformanceLevelCapability

每个数据库的最大性能级别功能。

名称 类型 说明
limit

number (double)

每个数据库的最大性能级别。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedPerDatabaseMinPerformanceLevels

ElasticPoolPerDatabaseMinPerformanceLevelCapability[]

支持的最小数据库性能级别列表。

unit

PerformanceLevelUnit

用于度量性能级别的单位类型。

ElasticPoolPerDatabaseMinPerformanceLevelCapability

每个数据库的最低性能级别功能。

名称 类型 说明
limit

number (double)

每个数据库的最低性能级别。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

unit

PerformanceLevelUnit

用于度量性能级别的单位类型。

ElasticPoolPerformanceLevelCapability

弹性池性能级别功能。

名称 类型 说明
includedMaxSize

MaxSizeCapability

此性能级别的包含(免费)最大大小。

maxDatabaseCount

integer (int32)

支持的最大数据库数。

performanceLevel

PerformanceLevelCapability

池的性能级别。

reason

string

功能不可用的原因。

sku

Sku

SKU。

status

CapabilityStatus

功能的状态。

supportedAutoPauseDelay

AutoPauseDelayTimeRange

自动暂停延迟支持的时间范围

supportedLicenseTypes

LicenseTypeCapability[]

支持的许可证类型列表。

supportedMaintenanceConfigurations

MaintenanceConfigurationCapability[]

支持的维护配置列表

supportedMaxSizes

MaxSizeRangeCapability[]

支持的最大大小列表。

supportedMinCapacities

MinCapacityCapability[]

支持的最小容量列表

supportedPerDatabaseAutoPauseDelay

PerDatabaseAutoPauseDelayTimeRange

每个数据库自动暂停延迟支持的时间范围

supportedPerDatabaseMaxPerformanceLevels

ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]

每个数据库支持的最大性能级别的列表。

supportedPerDatabaseMaxSizes

MaxSizeRangeCapability[]

每个数据库的最大大小支持的列表。

supportedZones

ZonePinningCapability[]

支持的可用性区域列表

zoneRedundant

boolean

性能级别是否支持区域冗余。

ErrorAdditionalInfo

资源管理错误附加信息。

名称 类型 说明
info

object

其他信息。

type

string

其他信息类型。

ErrorDetail

错误详细信息。

名称 类型 说明
additionalInfo

ErrorAdditionalInfo[]

错误附加信息。

code

string

错误代码。

details

ErrorDetail[]

错误详细信息。

message

string

错误消息。

target

string

错误目标。

ErrorResponse

错误响应

名称 类型 说明
error

ErrorDetail

错误对象。

FreeLimitExhaustionBehavior

免费限制耗尽行为类型

说明
AutoPause
BillOverUsage

FreeLimitExhaustionBehaviorCapability

支持的免费限制耗尽行为选项

名称 类型 说明
exhaustionBehaviorType

FreeLimitExhaustionBehavior

免费限制耗尽行为类型

status

CapabilityStatus

免费限制耗尽行为状态

InstancePoolEditionCapability

实例池功能

名称 类型 说明
name

string

实例池版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedFamilies

InstancePoolFamilyCapability[]

受支持的家庭。

InstancePoolFamilyCapability

实例池系列功能。

名称 类型 说明
name

string

姓。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedLicenseTypes

LicenseTypeCapability[]

支持的许可证类型列表。

supportedVcoresValues

InstancePoolVcoresCapability[]

支持的虚拟核心值列表。

InstancePoolVcoresCapability

托管实例虚拟核心功能。

名称 类型 说明
name

string

虚拟核心标识符。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

storageLimit

MaxSizeCapability

存储限制。

value

integer (int32)

虚拟核心值。

JobAgentEditionCapability

作业代理版本功能。

名称 类型 说明
name

string

作业代理版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedServiceLevelObjectives

JobAgentServiceLevelObjectiveCapability[]

版本支持的服务级别目标列表。

JobAgentServiceLevelObjectiveCapability

作业代理服务级别目标功能。

名称 类型 说明
name

string

服务目标名称。

reason

string

功能不可用的原因。

sku

Sku

SKU。

status

CapabilityStatus

功能的状态。

JobAgentVersionCapability

作业代理版本功能。

名称 类型 说明
name

string

作业代理版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedEditions

JobAgentEditionCapability[]

支持的版本列表。

LicenseTypeCapability

许可证类型功能

名称 类型 说明
name

string

许可证类型标识符。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

LocationCapabilities

位置功能。

名称 类型 说明
name

string

位置名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedJobAgentVersions

JobAgentVersionCapability[]

支持的作业代理版本列表。

supportedManagedInstanceVersions

ManagedInstanceVersionCapability[]

支持的托管实例版本列表。

supportedServerVersions

ServerVersionCapability[]

支持的服务器版本列表。

LogSizeCapability

日志大小功能。

名称 类型 说明
limit

integer (int32)

日志大小限制(请参阅单位的“单位”)。

unit

LogSizeUnit

限制所表示的单位。

LogSizeUnit

限制所表示的单位。

说明
Megabytes
Gigabytes
Terabytes
Petabytes
Percent

MaintenanceConfigurationCapability

维护配置功能

名称 类型 说明
name

string

维护配置名称

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

zoneRedundant

boolean

维护配置是否支持区域冗余。

ManagedInstanceEditionCapability

托管服务器功能

名称 类型 说明
isGeneralPurposeV2

boolean

这是否是常规用途版本的 GPv2 变体。

name

string

托管服务器版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedFamilies

ManagedInstanceFamilyCapability[]

受支持的家庭。

supportedStorageCapabilities

StorageCapability[]

此版本支持的存储功能列表

ManagedInstanceFamilyCapability

托管服务器系列功能。

名称 类型 说明
name

string

姓。

reason

string

功能不可用的原因。

sku

string

SKU 名称。

status

CapabilityStatus

功能的状态。

supportedLicenseTypes

LicenseTypeCapability[]

支持的许可证类型列表。

supportedVcoresValues

ManagedInstanceVcoresCapability[]

支持的虚拟核心值列表。

zoneRedundant

boolean

该系列是否支持区域冗余。

ManagedInstanceMaintenanceConfigurationCapability

维护配置功能

名称 类型 说明
name

string

维护配置名称

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

ManagedInstanceVcoresCapability

托管实例虚拟核心功能。

名称 类型 说明
includedMaxSize

MaxSizeCapability

包含的大小。

includedStorageIOps

integer (int64)

包含的存储 IOps。

includedStorageThroughputMBps

integer (int64)

包含的存储吞吐量 MBps。

instancePoolSupported

boolean

如此 如果实例池中的托管实例支持此服务目标。

iopsIncludedValueOverrideFactorPerSelectedStorageGB

number (double)

每个所选存储 GB 包含的 IOps 替代因子。

iopsMinValueOverrideFactorPerSelectedStorageGB

number (double)

每个所选存储 GB 的最小 IOps 替代因子。

name

string

虚拟核心标识符。

reason

string

功能不可用的原因。

standaloneSupported

boolean

如此 如果独立托管实例支持此服务目标。

status

CapabilityStatus

功能的状态。

supportedMaintenanceConfigurations

ManagedInstanceMaintenanceConfigurationCapability[]

支持的维护配置列表

supportedMemoryLimitsMB

MaxLimitRangeCapability

内存限制 MB 范围。

supportedStorageIOps

MaxLimitRangeCapability

存储 IOps 范围。

supportedStorageSizes

MaxSizeRangeCapability[]

存储大小范围。

supportedStorageThroughputMBps

MaxLimitRangeCapability

存储吞吐量 MBps 范围。

throughputMBpsIncludedValueOverrideFactorPerSelectedStorageGB

number (double)

每个所选存储 GB 包含的吞吐量 MBps 替代因子。

throughputMBpsMinValueOverrideFactorPerSelectedStorageGB

number (double)

每个所选存储 GB 的最小吞吐量 MBps 替代因子。

value

integer (int32)

虚拟核心值。

ManagedInstanceVersionCapability

托管实例功能

名称 类型 说明
name

string

服务器版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedEditions

ManagedInstanceEditionCapability[]

支持的托管实例版本列表。

supportedInstancePoolEditions

InstancePoolEditionCapability[]

支持的实例池版本列表。

MaxLimitRangeCapability

最大限制范围功能。

名称 类型 说明
maxValue

integer (int64)

最大值。

minValue

integer (int64)

最小值。

reason

string

功能不可用的原因。

scaleSize

integer (int64)

最小值和最大值之间的离散值的缩放/步骤大小。

status

CapabilityStatus

功能的状态。

MaxSizeCapability

最大大小功能。

名称 类型 说明
limit

integer (int32)

最大大小限制(请参阅单位的“单位”)。

unit

MaxSizeUnit

限制所表示的单位。

MaxSizeRangeCapability

最大大小范围功能。

名称 类型 说明
logSize

LogSizeCapability

事务日志的大小。

maxValue

MaxSizeCapability

最大值。

minValue

MaxSizeCapability

最小值。

reason

string

功能不可用的原因。

scaleSize

MaxSizeCapability

最小值和最大值之间的离散值的缩放/步骤大小。

status

CapabilityStatus

功能的状态。

MaxSizeUnit

限制所表示的单位。

说明
Megabytes
Gigabytes
Terabytes
Petabytes

MinCapacityCapability

最小容量功能

名称 类型 说明
reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

value

number (double)

最小容量值

PauseDelayTimeUnit

延迟表示的时间单位

说明
Minutes

PerDatabaseAutoPauseDelayTimeRange

支持的自动暂停延迟时间范围

名称 类型 说明
default

integer (int32)

如果未提供任何值,则默认值

doNotPauseValue

integer (int32)

用于不暂停的值(暂停前的无限延迟)

maxValue

integer (int32)

最大值

minValue

integer (int32)

最小值

stepSize

integer (int32)

最小值和最大值之间的离散值的步骤值。

unit

PauseDelayTimeUnit

延迟表示的时间单位

PerformanceLevelCapability

性能级别功能。

名称 类型 说明
unit

PerformanceLevelUnit

用于度量性能级别的单位类型。

value

number (double)

性能级别值。

PerformanceLevelUnit

用于度量性能级别的单位类型。

说明
DTU
VCores

ReadScaleCapability

读取缩放功能。

名称 类型 说明
maxNumberOfReplicas

integer (int32)

读取缩放副本的最大数目。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

ServerVersionCapability

服务器功能

名称 类型 说明
name

string

服务器版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedEditions

EditionCapability[]

支持的数据库版本列表。

supportedElasticPoolEditions

ElasticPoolEditionCapability[]

支持的弹性池版本列表。

ServiceObjectiveCapability

服务目标功能。

名称 类型 说明
computeModel

string

计算模型

id

string (uuid)

服务目标的唯一 ID。

includedMaxSize

MaxSizeCapability

包含的最大大小(免费)。

name

string

服务目标名称。

performanceLevel

PerformanceLevelCapability

性能级别。

reason

string

功能不可用的原因。

sku

Sku

SKU。

status

CapabilityStatus

功能的状态。

supportedAutoPauseDelay

AutoPauseDelayTimeRange

自动暂停延迟支持的时间范围

supportedFreeLimitExhaustionBehaviors

FreeLimitExhaustionBehaviorCapability[]

支持的可用限制耗尽行为列表

supportedLicenseTypes

LicenseTypeCapability[]

支持的许可证类型列表。

supportedMaintenanceConfigurations

MaintenanceConfigurationCapability[]

支持的维护配置列表

supportedMaxSizes

MaxSizeRangeCapability[]

支持的最大数据库大小列表。

supportedMinCapacities

MinCapacityCapability[]

支持的最小容量列表

supportedZones

ZonePinningCapability[]

支持的可用性区域列表

zonePinning

boolean

是否支持区域固定。

zoneRedundant

boolean

服务目标是否支持区域冗余。

Sku

ARM 资源 SKU。

名称 类型 说明
capacity

integer (int32)

特定 SKU 的容量。

family

string

如果服务具有不同代的硬件(对于同一 SKU,则可以在此处捕获)。

name

string

SKU 的名称,通常为字母 + 数字代码,例如 P3。

size

string

特定 SKU 的大小

tier

string

特定 SKU 的层或版本,例如基本 SKU、高级版。

StorageAccountType

数据库的备份的存储帐户类型。

说明
GRS
LRS
ZRS
GZRS

StorageCapability

存储帐户类型功能。

名称 类型 说明
reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

storageAccountType

StorageAccountType

数据库的备份的存储帐户类型。

ZonePinningCapability

区域固定功能

名称 类型 说明
availabilityZone

string

可用性区域的名称

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。