You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2020-02-14-preview/examples/ServerCreatePointInTimeRestore.json
Copy file name to clipboardExpand all lines: specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2020-02-14-preview/postgresql.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1270,6 +1270,14 @@
1270
1270
"type": "string",
1271
1271
"description": "The source PostgreSQL server name to restore from."
1272
1272
},
1273
+
"sourceSubscriptionId": {
1274
+
"type": "string",
1275
+
"description": "The subscription id of source serve PostgreSQL server name to restore from."
1276
+
},
1277
+
"sourceResourceGroupName": {
1278
+
"type": "string",
1279
+
"description": "The resource group name of source serve PostgreSQL server name to restore from."
Copy file name to clipboardExpand all lines: specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2020-02-14-privatepreview/examples/ServerCreatePointInTimeRestore.json
Copy file name to clipboardExpand all lines: specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2020-02-14-privatepreview/postgresql.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1548,6 +1548,14 @@
1548
1548
"type": "string",
1549
1549
"description": "The source PostgreSQL server name to restore from."
1550
1550
},
1551
+
"sourceSubscriptionId": {
1552
+
"type": "string",
1553
+
"description": "The subscription id of source PostgreSQL server name to restore from."
1554
+
},
1555
+
"sourceResourceGroupName": {
1556
+
"type": "string",
1557
+
"description": "The resource group name of source PostgreSQL server name to restore from."
0 commit comments