Indicates the timestamp when this job started.
The timestamp when this job has started. The default value is null.
This property is a string that contains the timestamp in UTC using "yyyy-MM-ddTHH:mm:ss" format. Use DateTime.Parse to parse it and DateTime.ToLocalTime to convert it to a local time string.