WindowsWebAppBackupArgs

fun WindowsWebAppBackupArgs(enabled: Output<Boolean>? = null, name: Output<String>, schedule: Output<WindowsWebAppBackupScheduleArgs>, storageAccountUrl: Output<String>)