Skip to content
Prev Previous commit
Update sqlServerDatabases.json
  • Loading branch information
swells authored Sep 26, 2024
commit a549c3ea9daedf42f29ab103baacfa34c4d096df
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,8 @@
},
"sourceDatabaseId": {
"description": "The name of the source database associated with create operation of this database.",
"type": "string"
"type": "string",
"format": "arm-id"
},
"restorePointInTime": {
"format": "date-time",
Expand Down