Skip to content

Commit d3b09dd

Browse files
author
SDKAuto
committed
CodeGen from PR 15016 in Azure/azure-rest-api-specs
Merge ecc38dc560b77de750350143fd80bdd6e3823882 into 86408a8777e623f5f41e260472ed831309b85086
1 parent b0ddce1 commit d3b09dd

File tree

3 files changed

+27
-19
lines changed

3 files changed

+27
-19
lines changed

schemas/2017-12-01/Microsoft.DBforPostgreSQL.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"id": "https://schema.management.azure.com/schemas/2017-12-01/Microsoft.DBforPostgreSQL.json#",
33
"$schema": "http://json-schema.org/draft-04/schema#",
4-
"title": "Microsoft.DBForPostgreSQL",
5-
"description": "Microsoft DBForPostgreSQL Resource Types",
4+
"title": "Microsoft.DBforPostgreSQL",
5+
"description": "Microsoft DBforPostgreSQL Resource Types",
66
"resourceDefinitions": {
77
"servers": {
88
"type": "object",
@@ -97,7 +97,7 @@
9797
"type": {
9898
"type": "string",
9999
"enum": [
100-
"Microsoft.DBForPostgreSQL/servers"
100+
"Microsoft.DBforPostgreSQL/servers"
101101
]
102102
}
103103
},
@@ -108,7 +108,7 @@
108108
"properties",
109109
"type"
110110
],
111-
"description": "Microsoft.DBForPostgreSQL/servers"
111+
"description": "Microsoft.DBforPostgreSQL/servers"
112112
},
113113
"servers_administrators": {
114114
"type": "object",
@@ -144,7 +144,7 @@
144144
"type": {
145145
"type": "string",
146146
"enum": [
147-
"Microsoft.DBForPostgreSQL/servers/administrators"
147+
"Microsoft.DBforPostgreSQL/servers/administrators"
148148
]
149149
}
150150
},
@@ -154,7 +154,7 @@
154154
"properties",
155155
"type"
156156
],
157-
"description": "Microsoft.DBForPostgreSQL/servers/administrators"
157+
"description": "Microsoft.DBforPostgreSQL/servers/administrators"
158158
},
159159
"servers_configurations": {
160160
"type": "object",
@@ -183,7 +183,7 @@
183183
"type": {
184184
"type": "string",
185185
"enum": [
186-
"Microsoft.DBForPostgreSQL/servers/configurations"
186+
"Microsoft.DBforPostgreSQL/servers/configurations"
187187
]
188188
}
189189
},
@@ -193,7 +193,7 @@
193193
"properties",
194194
"type"
195195
],
196-
"description": "Microsoft.DBForPostgreSQL/servers/configurations"
196+
"description": "Microsoft.DBforPostgreSQL/servers/configurations"
197197
},
198198
"servers_databases": {
199199
"type": "object",
@@ -222,7 +222,7 @@
222222
"type": {
223223
"type": "string",
224224
"enum": [
225-
"Microsoft.DBForPostgreSQL/servers/databases"
225+
"Microsoft.DBforPostgreSQL/servers/databases"
226226
]
227227
}
228228
},
@@ -232,7 +232,7 @@
232232
"properties",
233233
"type"
234234
],
235-
"description": "Microsoft.DBForPostgreSQL/servers/databases"
235+
"description": "Microsoft.DBforPostgreSQL/servers/databases"
236236
},
237237
"servers_firewallRules": {
238238
"type": "object",
@@ -261,7 +261,7 @@
261261
"type": {
262262
"type": "string",
263263
"enum": [
264-
"Microsoft.DBForPostgreSQL/servers/firewallRules"
264+
"Microsoft.DBforPostgreSQL/servers/firewallRules"
265265
]
266266
}
267267
},
@@ -271,7 +271,7 @@
271271
"properties",
272272
"type"
273273
],
274-
"description": "Microsoft.DBForPostgreSQL/servers/firewallRules"
274+
"description": "Microsoft.DBforPostgreSQL/servers/firewallRules"
275275
},
276276
"servers_securityAlertPolicies": {
277277
"type": "object",
@@ -347,7 +347,7 @@
347347
"type": {
348348
"type": "string",
349349
"enum": [
350-
"Microsoft.DBForPostgreSQL/servers/virtualNetworkRules"
350+
"Microsoft.DBforPostgreSQL/servers/virtualNetworkRules"
351351
]
352352
}
353353
},
@@ -357,7 +357,7 @@
357357
"properties",
358358
"type"
359359
],
360-
"description": "Microsoft.DBForPostgreSQL/servers/virtualNetworkRules"
360+
"description": "Microsoft.DBforPostgreSQL/servers/virtualNetworkRules"
361361
}
362362
},
363363
"definitions": {
@@ -822,7 +822,7 @@
822822
"properties",
823823
"type"
824824
],
825-
"description": "Microsoft.DBForPostgreSQL/servers/administrators"
825+
"description": "Microsoft.DBforPostgreSQL/servers/administrators"
826826
},
827827
"servers_configurations_childResource": {
828828
"type": "object",
@@ -861,7 +861,7 @@
861861
"properties",
862862
"type"
863863
],
864-
"description": "Microsoft.DBForPostgreSQL/servers/configurations"
864+
"description": "Microsoft.DBforPostgreSQL/servers/configurations"
865865
},
866866
"servers_databases_childResource": {
867867
"type": "object",
@@ -900,7 +900,7 @@
900900
"properties",
901901
"type"
902902
],
903-
"description": "Microsoft.DBForPostgreSQL/servers/databases"
903+
"description": "Microsoft.DBforPostgreSQL/servers/databases"
904904
},
905905
"servers_firewallRules_childResource": {
906906
"type": "object",
@@ -939,7 +939,7 @@
939939
"properties",
940940
"type"
941941
],
942-
"description": "Microsoft.DBForPostgreSQL/servers/firewallRules"
942+
"description": "Microsoft.DBforPostgreSQL/servers/firewallRules"
943943
},
944944
"servers_securityAlertPolicies_childResource": {
945945
"type": "object",
@@ -1020,7 +1020,7 @@
10201020
"properties",
10211021
"type"
10221022
],
1023-
"description": "Microsoft.DBForPostgreSQL/servers/virtualNetworkRules"
1023+
"description": "Microsoft.DBforPostgreSQL/servers/virtualNetworkRules"
10241024
},
10251025
"Sku": {
10261026
"type": "object",

schemas/2021-06-01-preview/Microsoft.DBforPostgreSQL.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,10 @@
353353
}
354354
],
355355
"description": "The HA mode for the server."
356+
},
357+
"standbyAvailabilityZone": {
358+
"type": "string",
359+
"description": "availability zone information of the standby."
356360
}
357361
},
358362
"description": "High availability properties of a server"

schemas/2021-06-01/Microsoft.DBforPostgreSQL.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,10 @@
448448
}
449449
],
450450
"description": "The HA mode for the server."
451+
},
452+
"standbyAvailabilityZone": {
453+
"type": "string",
454+
"description": "availability zone information of the standby."
451455
}
452456
},
453457
"description": "High availability properties of a server"

0 commit comments

Comments
 (0)