Skip to content

Commit 6c801aa

Browse files
author
SDKAuto
committed
CodeGen from PR 21176 in Azure/azure-rest-api-specs
Merge 0963063644da921784b672d25aca741ff6a49aee into bfa95078d6bb55687bec2c6ad78834deafd7c3fb
1 parent 8bd8122 commit 6c801aa

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

schemas/2022-03-01-preview/Microsoft.AzureArcData.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,6 +1353,10 @@
13531353
"type": "string",
13541354
"description": "ARM Resource id of the container resource (Azure Arc for Servers)."
13551355
},
1356+
"cores": {
1357+
"type": "string",
1358+
"description": "The number of total cores of the Operating System Environment (OSE) hosting the SQL Server instance."
1359+
},
13561360
"currentVersion": {
13571361
"type": "string",
13581362
"description": "SQL Server current version."
@@ -1381,6 +1385,14 @@
13811385
{
13821386
"type": "string",
13831387
"enum": [
1388+
"Azure Virtual Machine",
1389+
"Azure VMWare Virtual Machine",
1390+
"Azure Kubernetes Service",
1391+
"AWS VMWare Virtual Machine",
1392+
"AWS Kubernetes Service",
1393+
"GCP VMWare Virtual Machine",
1394+
"GCP Kubernetes Service",
1395+
"Container",
13841396
"Virtual Machine",
13851397
"Physical Server",
13861398
"AWS Virtual Machine",

0 commit comments

Comments
 (0)