Skip to content

Commit 1bd0287

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent 0a2b9bc commit 1bd0287

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

schemas/2022-05-01/Microsoft.DataProtection.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -675,17 +675,6 @@
675675
"BackupVault": {
676676
"type": "object",
677677
"properties": {
678-
"isVaultProtectedByResourceGuard": {
679-
"oneOf": [
680-
{
681-
"type": "boolean"
682-
},
683-
{
684-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
685-
}
686-
],
687-
"description": "Is vault protected by resource guard"
688-
},
689678
"monitoringSettings": {
690679
"oneOf": [
691680
{

schemas/2022-10-01-preview/Microsoft.DataProtection.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -736,17 +736,6 @@
736736
"BackupVault": {
737737
"type": "object",
738738
"properties": {
739-
"isVaultProtectedByResourceGuard": {
740-
"oneOf": [
741-
{
742-
"type": "boolean"
743-
},
744-
{
745-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
746-
}
747-
],
748-
"description": "Is vault protected by resource guard"
749-
},
750739
"monitoringSettings": {
751740
"oneOf": [
752741
{

0 commit comments

Comments
 (0)