Skip to content

Commit a5966c7

Browse files
Charan000Charan MVS
andauthored
Adding IsVaultProtectedByResourceGuard to the BackupVault definition (#20470)
* manual swagger fix * adding change to newer version * swagger fix * Empty-Commit * adding isVaultProtectedByResourceGuard in backupVault Co-authored-by: Charan MVS <[email protected]>
1 parent a31ffec commit a5966c7

File tree

1 file changed

+4
-0
lines changed
  • specification/dataprotection/resource-manager/Microsoft.DataProtection/stable/2022-05-01

1 file changed

+4
-0
lines changed

specification/dataprotection/resource-manager/Microsoft.DataProtection/stable/2022-05-01/dataprotection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4320,6 +4320,10 @@
43204320
},
43214321
"x-ms-identifiers": [],
43224322
"type": "array"
4323+
},
4324+
"isVaultProtectedByResourceGuard": {
4325+
"description": "Is vault protected by resource guard",
4326+
"type": "boolean"
43234327
}
43244328
},
43254329
"required": [

0 commit comments

Comments
 (0)