We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c0029 commit b5fd91aCopy full SHA for b5fd91a
schemas/2021-06-01-preview/Microsoft.DBforPostgreSQL.json
@@ -353,6 +353,10 @@
353
}
354
],
355
"description": "The HA mode for the server."
356
+ },
357
+ "standbyAvailabilityZone": {
358
+ "type": "string",
359
+ "description": "availability zone information of the standby."
360
361
},
362
"description": "High availability properties of a server"
schemas/2021-06-01/Microsoft.DBforPostgreSQL.json
@@ -448,6 +448,10 @@
448
449
450
451
452
453
454
455
456
457
0 commit comments