Skip to content

Commit

Permalink
Add VnetBackupRestoreEnabled property to the latest API Version (#27175)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarasala authored Dec 28, 2023
1 parent 607b555 commit 690decd
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2915,6 +2915,10 @@
"description": "To enable accessing content over virtual network",
"type": "boolean"
},
"vnetBackupRestoreEnabled": {
"description": "To enable Backup and Restore operations over virtual network",
"type": "boolean"
},
"siteConfig": {
"$ref": "#/definitions/SiteConfig",
"description": "Configuration of the app."
Expand Down

0 comments on commit 690decd

Please sign in to comment.