What is the difference between TimeInfo.ScheduleStatus.Last vs TimeInfo.ScheduleStatus.LastUpdated?
What want to know is the datetime details of last successful run of my timer trigger Azure function? not just when it was last run regardless of outcome (success or failure).