Dela via


Capabilities - List By Location

Hämtar prenumerationsfunktionerna som är tillgängliga för den angivna platsen.

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-parametrar

Name I Obligatorisk Typ Description
locationName
path True

string

Platsnamnet vars funktioner hämtas.

subscriptionId
path True

string

Prenumerations-ID:t som identifierar en Azure-prenumeration.

api-version
query True

string

DEN API-version som ska användas för begäran.

include
query

CapabilityGroup

Om det anges begränsar du svaret till att endast inkludera det markerade objektet.

Svar

Name Typ Description
200 OK

LocationCapabilities

Funktionerna för prenumerationsplats har hämtats.

Other Status Codes

Felsvar: ***

  • 400 InvalidLocation – en ogiltig plats angavs.

  • 404 SubscriptionNotFound – Den begärda prenumerationen hittades inte.

Exempel

List subscription capabilities in the given location.

Exempelbegäran

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

Exempelsvar

{
  "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"
}

Definitioner

Name Description
AutoPauseDelayTimeRange

Intervall för automatisk pausfördröjning som stöds

CapabilityGroup

Om det anges begränsar du svaret till att endast inkludera det markerade objektet.

CapabilityStatus

Status för funktionen.

EditionCapability

Utgåva-funktionen.

ElasticPoolEditionCapability

Den elastiska poolversionen.

ElasticPoolPerDatabaseMaxPerformanceLevelCapability

Den maximala prestandanivån per databas.

ElasticPoolPerDatabaseMinPerformanceLevelCapability

Minsta prestandanivå per databas.

ElasticPoolPerformanceLevelCapability

Prestandanivån för elastisk pool.

InstancePoolEditionCapability

Funktionen för instanspool

InstancePoolFamilyCapability

Instanspoolens familjefunktion.

InstancePoolVcoresCapability

Funktionen virtuella kärnor för hanterade instanser.

LicenseTypeCapability

Licenstypsfunktionen

LocationCapabilities

Platsfunktionen.

LogSizeCapability

Loggstorleksfunktionen.

LogSizeUnit

De enheter som gränsen uttrycks i.

MaintenanceConfigurationCapability

Underhållskonfigurationsfunktionen

ManagedInstanceEditionCapability

Funktionen hanterad server

ManagedInstanceFamilyCapability

Funktionen för hanterad serverfamilj.

ManagedInstanceMaintenanceConfigurationCapability

Underhållskonfigurationsfunktionen

ManagedInstanceVcoresCapability

Funktionen virtuella kärnor för hanterade instanser.

ManagedInstanceVersionCapability

Funktionen för hanterad instans

MaxSizeCapability

Den maximala storleksfunktionen.

MaxSizeRangeCapability

Den maximala storleksintervallfunktionen.

MaxSizeUnit

De enheter som gränsen uttrycks i.

MinCapacityCapability

Minsta kapacitetskapacitet

PauseDelayTimeUnit

Tidsenhet som fördröjningen uttrycks i

PerformanceLevelCapability

Prestandanivåfunktionen.

PerformanceLevelUnit

Enhetstyp som används för att mäta prestandanivå.

ReadScaleCapability

Lässkalningsfunktionen.

ServerVersionCapability

Serverfunktionen

ServiceObjectiveCapability

Funktionen för tjänstmål.

Sku

En ARM-resurs-SKU.

StorageCapability

Funktionen för lagringskontotyp.

AutoPauseDelayTimeRange

Intervall för automatisk pausfördröjning som stöds

Name Typ Description
default

integer

Standardvärdet är att inget värde anges

doNotPauseValue

integer

Värde som används för att inte pausa (oändlig fördröjning före paus)

maxValue

integer

Maxvärde

minValue

integer

Minvärde

stepSize

integer

Stegvärde för diskreta värden mellan minimivärdet och det maximala värdet.

unit

PauseDelayTimeUnit

Tidsenhet som fördröjningen uttrycks i

CapabilityGroup

Om det anges begränsar du svaret till att endast inkludera det markerade objektet.

Name Typ Description
supportedEditions

string

supportedElasticPoolEditions

string

supportedInstancePoolEditions

string

supportedManagedInstanceEditions

string

supportedManagedInstanceVersions

string

CapabilityStatus

Status för funktionen.

Name Typ Description
Available

string

Default

string

Disabled

string

Visible

string

EditionCapability

Utgåva-funktionen.

Name Typ Description
name

string

Namnet på databasutgåvan.

readScale

ReadScaleCapability

Lässkalningsfunktionen för utgåvan.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

supportedServiceLevelObjectives

ServiceObjectiveCapability[]

Listan över tjänstmål som stöds för utgåvan.

supportedStorageCapabilities

StorageCapability[]

Listan över lagringsfunktioner som stöds för den här utgåvan

zoneRedundant

boolean

Om zonredundans stöds för utgåvan eller inte.

ElasticPoolEditionCapability

Den elastiska poolversionen.

Name Typ Description
name

string

Namnet på den elastiska poolen.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

supportedElasticPoolPerformanceLevels

ElasticPoolPerformanceLevelCapability[]

Listan över DTU-nivåer för elastisk pool som stöds för utgåvan.

zoneRedundant

boolean

Om zonredundans stöds för utgåvan eller inte.

ElasticPoolPerDatabaseMaxPerformanceLevelCapability

Den maximala prestandanivån per databas.

Name Typ Description
limit

number

Den maximala prestandanivån per databas.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

supportedPerDatabaseMinPerformanceLevels

ElasticPoolPerDatabaseMinPerformanceLevelCapability[]

Listan över lägsta databasprestandanivåer som stöds.

unit

PerformanceLevelUnit

Enhetstyp som används för att mäta prestandanivå.

ElasticPoolPerDatabaseMinPerformanceLevelCapability

Minsta prestandanivå per databas.

Name Typ Description
limit

number

Lägsta prestandanivå per databas.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

unit

PerformanceLevelUnit

Enhetstyp som används för att mäta prestandanivå.

ElasticPoolPerformanceLevelCapability

Prestandanivån för elastisk pool.

Name Typ Description
includedMaxSize

MaxSizeCapability

Den inkluderade (kostnadsfria) maxstorleken för den här prestandanivån.

maxDatabaseCount

integer

Det maximala antalet databaser som stöds.

performanceLevel

PerformanceLevelCapability

Prestandanivån för poolen.

reason

string

Orsaken till att funktionen inte är tillgänglig.

sku

Sku

SKU:n.

status

CapabilityStatus

Status för funktionen.

supportedLicenseTypes

LicenseTypeCapability[]

Lista över licenstyper som stöds.

supportedMaintenanceConfigurations

MaintenanceConfigurationCapability[]

Lista över underhållskonfigurationer som stöds

supportedMaxSizes

MaxSizeRangeCapability[]

Listan över maxstorlekar som stöds.

supportedPerDatabaseMaxPerformanceLevels

ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]

Listan över maximala prestandanivåer per databas.

supportedPerDatabaseMaxSizes

MaxSizeRangeCapability[]

Listan över maxstorlekar per databas.

zoneRedundant

boolean

Om zonredundans stöds för prestandanivån eller inte.

InstancePoolEditionCapability

Funktionen för instanspool

Name Typ Description
name

string

Versionsnamnet för instanspoolen.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

supportedFamilies

InstancePoolFamilyCapability[]

De familjer som stöds.

InstancePoolFamilyCapability

Instanspoolens familjefunktion.

Name Typ Description
name

string

Efternamn.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

supportedLicenseTypes

LicenseTypeCapability[]

Lista över licenstyper som stöds.

supportedVcoresValues

InstancePoolVcoresCapability[]

Lista över värden för virtuella kärnor som stöds.

InstancePoolVcoresCapability

Funktionen virtuella kärnor för hanterade instanser.

Name Typ Description
name

string

Identifieraren för virtuella kärnor.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

storageLimit

MaxSizeCapability

Lagringsgräns.

value

integer

Värdet för virtuella kärnor.

LicenseTypeCapability

Licenstypsfunktionen

Name Typ Description
name

string

Identifierare för licenstyp.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

LocationCapabilities

Platsfunktionen.

Name Typ Description
name

string

Platsnamnet.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

supportedManagedInstanceVersions

ManagedInstanceVersionCapability[]

Listan över hanterade instansversioner som stöds.

supportedServerVersions

ServerVersionCapability[]

Listan över serverversioner som stöds.

LogSizeCapability

Loggstorleksfunktionen.

Name Typ Description
limit

integer

Loggstorleksgränsen (se "enhet" för enheterna).

unit

LogSizeUnit

De enheter som gränsen uttrycks i.

LogSizeUnit

De enheter som gränsen uttrycks i.

Name Typ Description
Gigabytes

string

Megabytes

string

Percent

string

Petabytes

string

Terabytes

string

MaintenanceConfigurationCapability

Underhållskonfigurationsfunktionen

Name Typ Description
name

string

Namn på underhållskonfiguration

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

zoneRedundant

boolean

Om zonredundans stöds för underhållskonfigurationen eller inte.

ManagedInstanceEditionCapability

Funktionen hanterad server

Name Typ Description
name

string

Namnet på den hanterade serverns version.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

supportedFamilies

ManagedInstanceFamilyCapability[]

De familjer som stöds.

supportedStorageCapabilities

StorageCapability[]

Listan över lagringsfunktioner som stöds för den här utgåvan

zoneRedundant

boolean

Om zonredundans stöds för utgåvan eller inte.

ManagedInstanceFamilyCapability

Funktionen för hanterad serverfamilj.

Name Typ Description
name

string

Efternamn.

reason

string

Orsaken till att funktionen inte är tillgänglig.

sku

string

SKU-namn.

status

CapabilityStatus

Status för funktionen.

supportedLicenseTypes

LicenseTypeCapability[]

Lista över licenstyper som stöds.

supportedVcoresValues

ManagedInstanceVcoresCapability[]

Lista över värden för virtuella kärnor som stöds.

ManagedInstanceMaintenanceConfigurationCapability

Underhållskonfigurationsfunktionen

Name Typ Description
name

string

Namn på underhållskonfiguration

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

ManagedInstanceVcoresCapability

Funktionen virtuella kärnor för hanterade instanser.

Name Typ Description
includedMaxSize

MaxSizeCapability

Inkluderad storlek.

instancePoolSupported

boolean

Sant om det här tjänstmålet stöds för hanterade instanser i en instanspool.

name

string

Identifieraren för virtuella kärnor.

reason

string

Orsaken till att funktionen inte är tillgänglig.

standaloneSupported

boolean

Sant om det här tjänstmålet stöds för fristående hanterade instanser.

status

CapabilityStatus

Status för funktionen.

supportedMaintenanceConfigurations

ManagedInstanceMaintenanceConfigurationCapability[]

Lista över underhållskonfigurationer som stöds

supportedStorageSizes

MaxSizeRangeCapability[]

Lagringsstorleksintervall.

value

integer

Värdet för virtuella kärnor.

ManagedInstanceVersionCapability

Funktionen för hanterad instans

Name Typ Description
name

string

Serverversionsnamnet.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

supportedEditions

ManagedInstanceEditionCapability[]

Listan över hanterade instansversioner som stöds.

supportedInstancePoolEditions

InstancePoolEditionCapability[]

Listan över instanspoolsversioner som stöds.

MaxSizeCapability

Den maximala storleksfunktionen.

Name Typ Description
limit

integer

Den maximala storleksgränsen (se "enhet" för enheterna).

unit

MaxSizeUnit

De enheter som gränsen uttrycks i.

MaxSizeRangeCapability

Den maximala storleksintervallfunktionen.

Name Typ Description
logSize

LogSizeCapability

Storleken på transaktionsloggen.

maxValue

MaxSizeCapability

Maximalt värde.

minValue

MaxSizeCapability

Minsta värde.

reason

string

Orsaken till att funktionen inte är tillgänglig.

scaleSize

MaxSizeCapability

Skala/stegstorlek för diskreta värden mellan minimivärdet och det maximala värdet.

status

CapabilityStatus

Status för funktionen.

MaxSizeUnit

De enheter som gränsen uttrycks i.

Name Typ Description
Gigabytes

string

Megabytes

string

Petabytes

string

Terabytes

string

MinCapacityCapability

Minsta kapacitetskapacitet

Name Typ Description
reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

value

number

Minsta kapacitetsvärde

PauseDelayTimeUnit

Tidsenhet som fördröjningen uttrycks i

Name Typ Description
Minutes

string

PerformanceLevelCapability

Prestandanivåfunktionen.

Name Typ Description
unit

PerformanceLevelUnit

Enhetstyp som används för att mäta prestandanivå.

value

number

Prestandanivåvärde.

PerformanceLevelUnit

Enhetstyp som används för att mäta prestandanivå.

Name Typ Description
DTU

string

VCores

string

ReadScaleCapability

Lässkalningsfunktionen.

Name Typ Description
maxNumberOfReplicas

integer

Det maximala antalet repliker i lässkala.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

ServerVersionCapability

Serverfunktionen

Name Typ Description
name

string

Serverversionsnamnet.

reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

supportedEditions

EditionCapability[]

Listan över databasutgåvor som stöds.

supportedElasticPoolEditions

ElasticPoolEditionCapability[]

Listan över elastiska poolversioner som stöds.

ServiceObjectiveCapability

Funktionen för tjänstmål.

Name Typ Description
computeModel

string

Beräkningsmodellen

id

string

Det unika ID:t för tjänstmålet.

includedMaxSize

MaxSizeCapability

Den inkluderade (kostnadsfria) maxstorleken.

name

string

Namnet på tjänstmålet.

performanceLevel

PerformanceLevelCapability

Prestandanivån.

reason

string

Orsaken till att funktionen inte är tillgänglig.

sku

Sku

SKU:n.

status

CapabilityStatus

Status för funktionen.

supportedAutoPauseDelay

AutoPauseDelayTimeRange

Tidsintervall som stöds för automatisk pausfördröjning

supportedLicenseTypes

LicenseTypeCapability[]

Lista över licenstyper som stöds.

supportedMaintenanceConfigurations

MaintenanceConfigurationCapability[]

Lista över underhållskonfigurationer som stöds

supportedMaxSizes

MaxSizeRangeCapability[]

Listan över maximala databasstorlekar som stöds.

supportedMinCapacities

MinCapacityCapability[]

Lista över min-kapaciteter som stöds

zoneRedundant

boolean

Om zonredundans stöds för tjänstmålet eller inte.

Sku

En ARM-resurs-SKU.

Name Typ Description
capacity

integer

Kapacitet för den specifika SKU:n.

family

string

Om tjänsten har olika generationer av maskinvara, för samma SKU, kan den samlas in här.

name

string

Namnet på SKU:n, vanligtvis en bokstav + nummerkod, t.ex. P3.

size

string

Storleken på den specifika SKU:n

tier

string

Nivån eller utgåvan av den specifika SKU:n, t.ex. Basic, Premium.

StorageCapability

Funktionen för lagringskontotyp.

Name Typ Description
reason

string

Orsaken till att funktionen inte är tillgänglig.

status

CapabilityStatus

Status för funktionen.

storageAccountType enum:
  • GRS
  • GZRS
  • LRS
  • ZRS

Lagringskontotypen för databasens säkerhetskopior.