Skip to content

Commit d8f60ca

Browse files
author
SDKAuto
committed
CodeGen from PR 14859 in Azure/azure-rest-api-specs
Merge b9cf4a4e60139f70d7ddcc5b4b0ae56dbca8cb2c into a6302e8490871f3619de9cd7001fd5f9cba887bf
1 parent a3f0c0d commit d8f60ca

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)