你当前正在访问 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=2021-11-01
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/capabilities?include={include}&api-version=2021-11-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

错误响应:***

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

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

示例

List subscription capabilities in the given location.

Sample Request

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

Sample Response

{
  "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "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,
              "computeModel": "Provisioned",
              "supportedMaintenanceConfigurations": [
                {
                  "name": "SQL_Default",
                  "status": "Default",
                  "zoneRedundant": false
                }
              ],
              "status": "Available"
            }
          ],
          "zoneRedundant": false,
          "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",
              "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",
              "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",
              "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",
              "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"
    }
  ],
  "status": "Available"
}

定义

名称 说明
AutoPauseDelayTimeRange

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

CapabilityGroup

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

CapabilityStatus

功能的状态。

EditionCapability

版本功能。

ElasticPoolEditionCapability

弹性池版本功能。

ElasticPoolPerDatabaseMaxPerformanceLevelCapability

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

ElasticPoolPerDatabaseMinPerformanceLevelCapability

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

ElasticPoolPerformanceLevelCapability

弹性池性能级别功能。

InstancePoolEditionCapability

实例池功能

InstancePoolFamilyCapability

实例池系列功能。

InstancePoolVcoresCapability

托管实例虚拟核心功能。

LicenseTypeCapability

许可证类型功能

LocationCapabilities

位置功能。

LogSizeCapability

日志大小功能。

LogSizeUnit

表示限制的单位。

MaintenanceConfigurationCapability

维护配置功能

ManagedInstanceEditionCapability

托管服务器功能

ManagedInstanceFamilyCapability

托管服务器系列功能。

ManagedInstanceMaintenanceConfigurationCapability

维护配置功能

ManagedInstanceVcoresCapability

托管实例虚拟核心功能。

ManagedInstanceVersionCapability

托管实例功能

MaxSizeCapability

最大大小功能。

MaxSizeRangeCapability

最大大小范围功能。

MaxSizeUnit

表示限制的单位。

MinCapacityCapability

最小容量能力

PauseDelayTimeUnit

以 表示延迟的时间单位

PerformanceLevelCapability

性能级别功能。

PerformanceLevelUnit

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

ReadScaleCapability

读取缩放功能。

ServerVersionCapability

服务器功能

ServiceObjectiveCapability

服务目标功能。

Sku

ARM 资源 SKU。

StorageCapability

存储帐户类型功能。

AutoPauseDelayTimeRange

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

名称 类型 说明
default

integer

默认值为 未提供任何值

doNotPauseValue

integer

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

maxValue

integer

最大值

minValue

integer

最小值

stepSize

integer

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

unit

PauseDelayTimeUnit

以 表示延迟的时间单位

CapabilityGroup

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

名称 类型 说明
supportedEditions

string

supportedElasticPoolEditions

string

supportedInstancePoolEditions

string

supportedManagedInstanceEditions

string

supportedManagedInstanceVersions

string

CapabilityStatus

功能的状态。

名称 类型 说明
Available

string

Default

string

Disabled

string

Visible

string

EditionCapability

版本功能。

名称 类型 说明
name

string

数据库版本名称。

readScale

ReadScaleCapability

版本的读取缩放功能。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedServiceLevelObjectives

ServiceObjectiveCapability[]

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

supportedStorageCapabilities

StorageCapability[]

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

zoneRedundant

boolean

版本是否支持区域冗余。

ElasticPoolEditionCapability

弹性池版本功能。

名称 类型 说明
name

string

弹性池版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedElasticPoolPerformanceLevels

ElasticPoolPerformanceLevelCapability[]

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

zoneRedundant

boolean

版本是否支持区域冗余。

ElasticPoolPerDatabaseMaxPerformanceLevelCapability

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

名称 类型 说明
limit

number

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

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedPerDatabaseMinPerformanceLevels

ElasticPoolPerDatabaseMinPerformanceLevelCapability[]

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

unit

PerformanceLevelUnit

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

ElasticPoolPerDatabaseMinPerformanceLevelCapability

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

名称 类型 说明
limit

number

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

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

unit

PerformanceLevelUnit

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

ElasticPoolPerformanceLevelCapability

弹性池性能级别功能。

名称 类型 说明
includedMaxSize

MaxSizeCapability

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

maxDatabaseCount

integer

支持的最大数据库数。

performanceLevel

PerformanceLevelCapability

池的性能级别。

reason

string

功能不可用的原因。

sku

Sku

SKU。

status

CapabilityStatus

功能的状态。

supportedLicenseTypes

LicenseTypeCapability[]

支持的许可证类型列表。

supportedMaintenanceConfigurations

MaintenanceConfigurationCapability[]

支持的维护配置列表

supportedMaxSizes

MaxSizeRangeCapability[]

支持的最大大小列表。

supportedPerDatabaseMaxPerformanceLevels

ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]

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

supportedPerDatabaseMaxSizes

MaxSizeRangeCapability[]

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

zoneRedundant

boolean

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

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

虚拟核心值。

LicenseTypeCapability

许可证类型功能

名称 类型 说明
name

string

许可证类型标识符。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

LocationCapabilities

位置功能。

名称 类型 说明
name

string

位置名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedManagedInstanceVersions

ManagedInstanceVersionCapability[]

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

supportedServerVersions

ServerVersionCapability[]

受支持的服务器版本列表。

LogSizeCapability

日志大小功能。

名称 类型 说明
limit

integer

日志大小限制 (查看单位) 的“单位”。

unit

LogSizeUnit

表示限制的单位。

LogSizeUnit

表示限制的单位。

名称 类型 说明
Gigabytes

string

Megabytes

string

Percent

string

Petabytes

string

Terabytes

string

MaintenanceConfigurationCapability

维护配置功能

名称 类型 说明
name

string

维护配置名称

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

zoneRedundant

boolean

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

ManagedInstanceEditionCapability

托管服务器功能

名称 类型 说明
name

string

托管服务器版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedFamilies

ManagedInstanceFamilyCapability[]

受支持的家庭。

supportedStorageCapabilities

StorageCapability[]

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

zoneRedundant

boolean

版本是否支持区域冗余。

ManagedInstanceFamilyCapability

托管服务器系列功能。

名称 类型 说明
name

string

家庭名称。

reason

string

功能不可用的原因。

sku

string

SKU 名称。

status

CapabilityStatus

功能的状态。

supportedLicenseTypes

LicenseTypeCapability[]

支持的许可证类型列表。

supportedVcoresValues

ManagedInstanceVcoresCapability[]

支持的虚拟核心值列表。

ManagedInstanceMaintenanceConfigurationCapability

维护配置功能

名称 类型 说明
name

string

维护配置名称

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

ManagedInstanceVcoresCapability

托管实例虚拟核心功能。

名称 类型 说明
includedMaxSize

MaxSizeCapability

包含的大小。

instancePoolSupported

boolean

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

name

string

虚拟核心标识符。

reason

string

功能不可用的原因。

standaloneSupported

boolean

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

status

CapabilityStatus

功能的状态。

supportedMaintenanceConfigurations

ManagedInstanceMaintenanceConfigurationCapability[]

支持的维护配置列表

supportedStorageSizes

MaxSizeRangeCapability[]

存储大小范围。

value

integer

虚拟核心值。

ManagedInstanceVersionCapability

托管实例功能

名称 类型 说明
name

string

服务器版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedEditions

ManagedInstanceEditionCapability[]

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

supportedInstancePoolEditions

InstancePoolEditionCapability[]

支持的实例池版本列表。

MaxSizeCapability

最大大小功能。

名称 类型 说明
limit

integer

最大大小限制 (查看) 单位的“单位”。

unit

MaxSizeUnit

表示限制的单位。

MaxSizeRangeCapability

最大大小范围功能。

名称 类型 说明
logSize

LogSizeCapability

事务日志的大小。

maxValue

MaxSizeCapability

最大值。

minValue

MaxSizeCapability

最小值。

reason

string

功能不可用的原因。

scaleSize

MaxSizeCapability

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

status

CapabilityStatus

功能的状态。

MaxSizeUnit

表示限制的单位。

名称 类型 说明
Gigabytes

string

Megabytes

string

Petabytes

string

Terabytes

string

MinCapacityCapability

最小容量能力

名称 类型 说明
reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

value

number

最小容量值

PauseDelayTimeUnit

以 表示延迟的时间单位

名称 类型 说明
Minutes

string

PerformanceLevelCapability

性能级别功能。

名称 类型 说明
unit

PerformanceLevelUnit

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

value

number

性能级别值。

PerformanceLevelUnit

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

名称 类型 说明
DTU

string

VCores

string

ReadScaleCapability

读取缩放功能。

名称 类型 说明
maxNumberOfReplicas

integer

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

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

ServerVersionCapability

服务器功能

名称 类型 说明
name

string

服务器版本名称。

reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

supportedEditions

EditionCapability[]

支持的数据库版本列表。

supportedElasticPoolEditions

ElasticPoolEditionCapability[]

支持的弹性池版本列表。

ServiceObjectiveCapability

服务目标功能。

名称 类型 说明
computeModel

string

计算模型

id

string

服务目标的唯一 ID。

includedMaxSize

MaxSizeCapability

包含 (免费) 最大大小。

name

string

服务目标名称。

performanceLevel

PerformanceLevelCapability

性能级别。

reason

string

功能不可用的原因。

sku

Sku

SKU。

status

CapabilityStatus

功能的状态。

supportedAutoPauseDelay

AutoPauseDelayTimeRange

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

supportedLicenseTypes

LicenseTypeCapability[]

支持的许可证类型列表。

supportedMaintenanceConfigurations

MaintenanceConfigurationCapability[]

支持的维护配置列表

supportedMaxSizes

MaxSizeRangeCapability[]

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

supportedMinCapacities

MinCapacityCapability[]

支持的最小容量列表

zoneRedundant

boolean

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

Sku

ARM 资源 SKU。

名称 类型 说明
capacity

integer

特定 SKU 的容量。

family

string

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

name

string

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

size

string

特定 SKU 的大小

tier

string

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

StorageCapability

存储帐户类型功能。

名称 类型 说明
reason

string

功能不可用的原因。

status

CapabilityStatus

功能的状态。

storageAccountType enum:
  • GRS
  • GZRS
  • LRS
  • ZRS

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