backupOptions property
Specifies the backup option for a selected resource. This option is only available for Windows VSS backup jobs. Set to { WindowsVSS = "enabled" } to enable Windows VSS backup option and create a VSS Windows backup.
Implementation
final pulumi.Input<Map<String, String>> backupOptions;