Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16994,6 +16994,10 @@
"storageAccountUrl"
],
"properties": {
"backupName": {
"description": "Name of the backup.",
"type": "string"
},
"enabled": {
"description": "True if the backup schedule is enabled (must be included in that case), false if the backup schedule should be disabled.",
"type": "boolean"
Expand Down Expand Up @@ -20339,4 +20343,4 @@
]
}
]
}
}