File tree Expand file tree Collapse file tree 1 file changed +37
-1
lines changed
specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2021-06-01 Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Original file line number Diff line number Diff line change 10611061 "items" : {
10621062 "$ref" : " #/definitions/DelegatedSubnetUsage"
10631063 },
1064+ "x-ms-identifiers" : [
1065+ " subnetName"
1066+ ],
10641067 "readOnly" : true
10651068 }
10661069 },
11581161 "items" : {
11591162 "$ref" : " #/definitions/VcoreCapability"
11601163 },
1164+ "x-ms-identifiers" : [
1165+ " name"
1166+ ],
11611167 "readOnly" : true
11621168 },
11631169 "status" : {
11801186 "items" : {
11811187 "$ref" : " #/definitions/StorageMBCapability"
11821188 },
1189+ "x-ms-identifiers" : [
1190+ " name"
1191+ ],
11831192 "readOnly" : true
11841193 },
11851194 "status" : {
12241233 "items" : {
12251234 "$ref" : " #/definitions/StorageEditionCapability"
12261235 },
1236+ "x-ms-identifiers" : [
1237+ " name"
1238+ ],
12271239 "description" : " The list of editions supported by this server edition." ,
12281240 "readOnly" : true
12291241 },
12321244 "items" : {
12331245 "$ref" : " #/definitions/ServerVersionCapability"
12341246 },
1247+ "x-ms-identifiers" : [
1248+ " name"
1249+ ],
12351250 "description" : " The list of server versions supported by this server edition." ,
12361251 "readOnly" : true
12371252 },
12561271 "items" : {
12571272 "$ref" : " #/definitions/StorageEditionCapability"
12581273 },
1274+ "x-ms-identifiers" : [
1275+ " name"
1276+ ],
12591277 "description" : " The list of editions supported by this server edition." ,
12601278 "readOnly" : true
12611279 },
12641282 "items" : {
12651283 "$ref" : " #/definitions/ServerVersionCapability"
12661284 },
1285+ "x-ms-identifiers" : [
1286+ " name"
1287+ ],
12671288 "description" : " The list of server versions supported by this server edition." ,
12681289 "readOnly" : true
12691290 },
12721293 "items" : {
12731294 "$ref" : " #/definitions/NodeTypeCapability"
12741295 },
1296+ "x-ms-identifiers" : [
1297+ " name"
1298+ ],
12751299 "description" : " The list of Node Types supported by this server edition." ,
12761300 "readOnly" : true
12771301 },
13101334 "items" : {
13111335 "$ref" : " #/definitions/FlexibleServerEditionCapability"
13121336 },
1337+ "x-ms-identifiers" : [
1338+ " name"
1339+ ],
13131340 "readOnly" : true
13141341 },
13151342 "supportedHyperscaleNodeEditions" : {
13161343 "type" : " array" ,
13171344 "items" : {
13181345 "$ref" : " #/definitions/HyperscaleNodeEditionCapability"
13191346 },
1347+ "x-ms-identifiers" : [
1348+ " name"
1349+ ],
13201350 "readOnly" : true
13211351 },
13221352 "supportedHAMode" : {
13441374 "items" : {
13451375 "$ref" : " #/definitions/CapabilityProperties"
13461376 },
1377+ "x-ms-identifiers" : [
1378+ " zone"
1379+ ],
13471380 "readOnly" : true
13481381 },
13491382 "nextLink" : {
20312064 "type" : " array" ,
20322065 "items" : {
20332066 "$ref" : " #/definitions/Operation"
2034- }
2067+ },
2068+ "x-ms-identifiers" : [
2069+ " name"
2070+ ]
20352071 },
20362072 "nextLink" : {
20372073 "description" : " URL client should use to fetch the next page (per server side paging).\r\n It's null for now, added for future use." ,
You can’t perform that action at this time.
0 commit comments