Location Based Capabilities - List
特定のサブスクリプション内の指定した場所にある機能を取得します。
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilities?api-version=2024-12-30
URI パラメーター
| 名前 | / | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
location
|
path | True |
string minLength: 1pattern: ^[ \w]+$ |
場所の名前。 |
|
subscription
|
path | True |
string (uuid) |
ターゲット サブスクリプションの ID。 値は UUID である必要があります。 |
|
api-version
|
query | True |
string minLength: 1 |
この操作に使用する API バージョン。 |
応答
| 名前 | 型 | 説明 |
|---|---|---|
| 200 OK |
Azure 操作は正常に完了しました。 |
|
| Other Status Codes |
予期しないエラー応答。 |
セキュリティ
azure_auth
Azure Active Directory OAuth2 フロー。
型:
oauth2
フロー:
implicit
Authorization URL (承認 URL):
https://login.microsoftonline.com/common/oauth2/authorize
スコープ
| 名前 | 説明 |
|---|---|
| user_impersonation | ユーザー アカウントを偽装する |
例
CapabilitiesList
要求のサンプル
応答のサンプル
{
"value": [
{
"supportedFlexibleServerEditions": [
{
"name": "Burstable",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_B1s",
"supportedIops": 400,
"supportedMemoryPerVCoreMB": 1024,
"vCores": 1
},
{
"name": "Standard_B1ms",
"supportedIops": 640,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 1
},
{
"name": "Standard_B2s",
"supportedIops": 1280,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 2
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_B1s",
"supportedIops": 400,
"supportedMemoryPerVCoreMB": 1024,
"vCores": 1
},
{
"name": "Standard_B1ms",
"supportedIops": 640,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 1
},
{
"name": "Standard_B2s",
"supportedIops": 1280,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 2
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
},
{
"name": "GeneralPurpose",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_D2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 2
},
{
"name": "Standard_D4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 4
},
{
"name": "Standard_D8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 8
},
{
"name": "Standard_D16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 16
},
{
"name": "Standard_D32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 32
},
{
"name": "Standard_D48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 48
},
{
"name": "Standard_D64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 64
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_D2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 2
},
{
"name": "Standard_D4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 4
},
{
"name": "Standard_D8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 8
},
{
"name": "Standard_D16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 16
},
{
"name": "Standard_D32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 32
},
{
"name": "Standard_D48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 48
},
{
"name": "Standard_D64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 64
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
},
{
"name": "MemoryOptimized",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_E2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 2
},
{
"name": "Standard_E4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 4
},
{
"name": "Standard_E8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 8
},
{
"name": "Standard_E16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 16
},
{
"name": "Standard_E32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 32
},
{
"name": "Standard_E48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 48
},
{
"name": "Standard_E64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 64
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_E2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 2
},
{
"name": "Standard_E4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 4
},
{
"name": "Standard_E8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 8
},
{
"name": "Standard_E16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 16
},
{
"name": "Standard_E32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 32
},
{
"name": "Standard_E48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 48
},
{
"name": "Standard_E64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 64
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
}
],
"supportedGeoBackupRegions": [],
"supportedHAMode": [
"SameZone",
"ZoneRedundant"
],
"zone": "none"
},
{
"supportedFlexibleServerEditions": [
{
"name": "Burstable",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_B1s",
"supportedIops": 400,
"supportedMemoryPerVCoreMB": 1024,
"vCores": 1
},
{
"name": "Standard_B1ms",
"supportedIops": 640,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 1
},
{
"name": "Standard_B2s",
"supportedIops": 1280,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 2
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_B1s",
"supportedIops": 400,
"supportedMemoryPerVCoreMB": 1024,
"vCores": 1
},
{
"name": "Standard_B1ms",
"supportedIops": 640,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 1
},
{
"name": "Standard_B2s",
"supportedIops": 1280,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 2
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
},
{
"name": "GeneralPurpose",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_D2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 2
},
{
"name": "Standard_D4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 4
},
{
"name": "Standard_D8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 8
},
{
"name": "Standard_D16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 16
},
{
"name": "Standard_D32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 32
},
{
"name": "Standard_D48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 48
},
{
"name": "Standard_D64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 64
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_D2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 2
},
{
"name": "Standard_D4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 4
},
{
"name": "Standard_D8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 8
},
{
"name": "Standard_D16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 16
},
{
"name": "Standard_D32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 32
},
{
"name": "Standard_D48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 48
},
{
"name": "Standard_D64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 64
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
},
{
"name": "MemoryOptimized",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_E2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 2
},
{
"name": "Standard_E4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 4
},
{
"name": "Standard_E8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 8
},
{
"name": "Standard_E16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 16
},
{
"name": "Standard_E32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 32
},
{
"name": "Standard_E48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 48
},
{
"name": "Standard_E64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 64
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_E2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 2
},
{
"name": "Standard_E4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 4
},
{
"name": "Standard_E8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 8
},
{
"name": "Standard_E16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 16
},
{
"name": "Standard_E32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 32
},
{
"name": "Standard_E48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 48
},
{
"name": "Standard_E64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 64
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
}
],
"supportedGeoBackupRegions": [],
"supportedHAMode": [
"SameZone",
"ZoneRedundant"
],
"zone": "1"
},
{
"supportedFlexibleServerEditions": [
{
"name": "Burstable",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_B1s",
"supportedIops": 400,
"supportedMemoryPerVCoreMB": 1024,
"vCores": 1
},
{
"name": "Standard_B1ms",
"supportedIops": 640,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 1
},
{
"name": "Standard_B2s",
"supportedIops": 1280,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 2
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_B1s",
"supportedIops": 400,
"supportedMemoryPerVCoreMB": 1024,
"vCores": 1
},
{
"name": "Standard_B1ms",
"supportedIops": 640,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 1
},
{
"name": "Standard_B2s",
"supportedIops": 1280,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 2
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
},
{
"name": "GeneralPurpose",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_D2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 2
},
{
"name": "Standard_D4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 4
},
{
"name": "Standard_D8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 8
},
{
"name": "Standard_D16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 16
},
{
"name": "Standard_D32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 32
},
{
"name": "Standard_D48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 48
},
{
"name": "Standard_D64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 64
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_D2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 2
},
{
"name": "Standard_D4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 4
},
{
"name": "Standard_D8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 8
},
{
"name": "Standard_D16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 16
},
{
"name": "Standard_D32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 32
},
{
"name": "Standard_D48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 48
},
{
"name": "Standard_D64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 64
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
},
{
"name": "MemoryOptimized",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_E2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 2
},
{
"name": "Standard_E4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 4
},
{
"name": "Standard_E8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 8
},
{
"name": "Standard_E16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 16
},
{
"name": "Standard_E32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 32
},
{
"name": "Standard_E48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 48
},
{
"name": "Standard_E64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 64
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_E2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 2
},
{
"name": "Standard_E4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 4
},
{
"name": "Standard_E8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 8
},
{
"name": "Standard_E16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 16
},
{
"name": "Standard_E32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 32
},
{
"name": "Standard_E48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 48
},
{
"name": "Standard_E64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 64
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
}
],
"supportedGeoBackupRegions": [],
"supportedHAMode": [
"SameZone",
"ZoneRedundant"
],
"zone": "2"
},
{
"supportedFlexibleServerEditions": [
{
"name": "Burstable",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_B1s",
"supportedIops": 400,
"supportedMemoryPerVCoreMB": 1024,
"vCores": 1
},
{
"name": "Standard_B1ms",
"supportedIops": 640,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 1
},
{
"name": "Standard_B2s",
"supportedIops": 1280,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 2
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_B1s",
"supportedIops": 400,
"supportedMemoryPerVCoreMB": 1024,
"vCores": 1
},
{
"name": "Standard_B1ms",
"supportedIops": 640,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 1
},
{
"name": "Standard_B2s",
"supportedIops": 1280,
"supportedMemoryPerVCoreMB": 2048,
"vCores": 2
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
},
{
"name": "GeneralPurpose",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_D2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 2
},
{
"name": "Standard_D4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 4
},
{
"name": "Standard_D8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 8
},
{
"name": "Standard_D16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 16
},
{
"name": "Standard_D32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 32
},
{
"name": "Standard_D48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 48
},
{
"name": "Standard_D64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 64
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_D2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 2
},
{
"name": "Standard_D4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 4
},
{
"name": "Standard_D8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 8
},
{
"name": "Standard_D16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 16
},
{
"name": "Standard_D32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 32
},
{
"name": "Standard_D48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 48
},
{
"name": "Standard_D64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 4096,
"vCores": 64
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
},
{
"name": "MemoryOptimized",
"supportedServerVersions": [
{
"name": "5.7",
"supportedSkus": [
{
"name": "Standard_E2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 2
},
{
"name": "Standard_E4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 4
},
{
"name": "Standard_E8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 8
},
{
"name": "Standard_E16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 16
},
{
"name": "Standard_E32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 32
},
{
"name": "Standard_E48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 48
},
{
"name": "Standard_E64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 64
}
]
},
{
"name": "8.0.21",
"supportedSkus": [
{
"name": "Standard_E2ds_v4",
"supportedIops": 3200,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 2
},
{
"name": "Standard_E4ds_v4",
"supportedIops": 6400,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 4
},
{
"name": "Standard_E8ds_v4",
"supportedIops": 12800,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 8
},
{
"name": "Standard_E16ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 16
},
{
"name": "Standard_E32ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 32
},
{
"name": "Standard_E48ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 48
},
{
"name": "Standard_E64ds_v4",
"supportedIops": 20000,
"supportedMemoryPerVCoreMB": 8192,
"vCores": 64
}
]
}
],
"supportedStorageEditions": [
{
"name": "Premium",
"maxBackupRetentionDays": 35,
"maxStorageSize": 16777216,
"minBackupRetentionDays": 7,
"minStorageSize": 20480
}
]
}
],
"supportedGeoBackupRegions": [],
"supportedHAMode": [
"SameZone",
"ZoneRedundant"
],
"zone": "3"
}
]
}
定義
| 名前 | 説明 |
|---|---|
|
Capabilities |
場所の機能 |
|
Capability |
場所の機能。 |
|
Error |
リソース管理エラーの追加情報。 |
|
Error |
エラーの詳細。 |
|
Error |
エラー応答 |
|
Server |
サーバー エディションの機能。 |
|
Server |
サーバー バージョンの機能。 |
|
Sku |
SKU 機能 |
|
Storage |
ストレージ エディションの機能 |
CapabilitiesListResult
場所の機能
| 名前 | 型 | 説明 |
|---|---|---|
| nextLink |
string (uri) |
項目の次のページへのリンク |
| value |
このページの CapabilityProperties 項目 |
CapabilityProperties
場所の機能。
| 名前 | 型 | 説明 |
|---|---|---|
| supportedFlexibleServerEditions |
サポートされているフレキシブル サーバー エディションの一覧。 |
|
| supportedGeoBackupRegions |
string[] |
サポートされている geo バックアップ リージョン |
| supportedHAMode |
string[] |
サポートされている高可用性モード |
| zone |
string |
ゾーン名 |
ErrorAdditionalInfo
リソース管理エラーの追加情報。
| 名前 | 型 | 説明 |
|---|---|---|
| info |
object |
追加情報。 |
| type |
string |
追加情報の種類。 |
ErrorDetail
エラーの詳細。
| 名前 | 型 | 説明 |
|---|---|---|
| additionalInfo |
エラーの追加情報。 |
|
| code |
string |
エラー コード。 |
| details |
エラーの詳細。 |
|
| message |
string |
エラー メッセージ。 |
| target |
string |
エラーターゲット。 |
ErrorResponse
エラー応答
| 名前 | 型 | 説明 |
|---|---|---|
| error |
エラー オブジェクト。 |
ServerEditionCapability
サーバー エディションの機能。
| 名前 | 型 | 説明 |
|---|---|---|
| name |
string |
サーバー エディション名 |
| supportedServerVersions |
サポートされているサーバー バージョンの一覧。 |
|
| supportedStorageEditions |
サポートされているストレージ エディションの一覧 |
ServerVersionCapability
サーバー バージョンの機能。
| 名前 | 型 | 説明 |
|---|---|---|
| name |
string |
サーバーのバージョン |
| supportedSkus |
サポートされている SKU の一覧 |
SkuCapability
SKU 機能
| 名前 | 型 | 説明 |
|---|---|---|
| name |
string |
仮想コア名 |
| supportedIops |
integer (int64) |
サポートされている IOPS |
| supportedMemoryPerVCoreMB |
integer (int64) |
仮想コアあたりのサポートされているメモリ (MB) |
| vCores |
integer (int64) |
サポートされている仮想コア |
StorageEditionCapability
ストレージ エディションの機能
| 名前 | 型 | 説明 |
|---|---|---|
| maxBackupIntervalHours |
integer (int64) |
最大バックアップ間隔時間 |
| maxBackupRetentionDays |
integer (int64) |
バックアップリテンション期間の最大日数 |
| maxStorageSize |
integer (int64) |
サポートされている最大ストレージ サイズ。 |
| minBackupIntervalHours |
integer (int64) |
バックアップ間隔の最小時間 |
| minBackupRetentionDays |
integer (int64) |
バックアップ保有期間の最小日数 |
| minStorageSize |
integer (int64) |
サポートされている最小ストレージ サイズ。 |
| name |
string |
ストレージ エディション名 |