Skip to content

Commit

Permalink
Adding IsVaultProtectedByResourceGuard to the BackupVault definition (#…
Browse files Browse the repository at this point in the history
…20470)

* manual swagger fix

* adding change to newer version

* swagger fix

* Empty-Commit

* adding isVaultProtectedByResourceGuard in backupVault

Co-authored-by: Charan MVS <smadu@microsoft.com>
  • Loading branch information
Charan000 and Charan MVS authored Sep 3, 2022
1 parent a31ffec commit a5966c7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4320,6 +4320,10 @@
},
"x-ms-identifiers": [],
"type": "array"
},
"isVaultProtectedByResourceGuard": {
"description": "Is vault protected by resource guard",
"type": "boolean"
}
},
"required": [
Expand Down

0 comments on commit a5966c7

Please sign in to comment.