File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 675
675
"BackupVault" : {
676
676
"type" : " object" ,
677
677
"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
- },
689
678
"monitoringSettings" : {
690
679
"oneOf" : [
691
680
{
Original file line number Diff line number Diff line change 736
736
"BackupVault" : {
737
737
"type" : " object" ,
738
738
"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
- },
750
739
"monitoringSettings" : {
751
740
"oneOf" : [
752
741
{
You can’t perform that action at this time.
0 commit comments