https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-timestamp-field.html it's no longer supported. It actually throws an error when you try to run a mapping with it.
.TimestampField(ts => ts.Enabled().Path(u => u.UpdatedUtc).IgnoreMissing(false))