Skip to content

Commit 14af3fa

Browse files
author
SDKAuto
committed
CodeGen from PR 14859 in Azure/azure-rest-api-specs
Merge 9ec84aa795b1f1abfb060bc1c2684da8d6712429 into 2737ef83c687cd61721ece7af713921d0df2485a
1 parent ba82292 commit 14af3fa

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

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)