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: schemas/2020-06-01-preview/Microsoft.DocumentDB.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4820,7 +4820,7 @@
4820
4820
},
4821
4821
"restoreSource": {
4822
4822
"type": "string",
4823
-
"description": "Path of the source account from which the restore has to be initiated"
4823
+
"description": "The id of the restorable database account from which the restore has to be initiated. For example: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{restorableDatabaseAccountName}"
0 commit comments