newPlatformVersion property
New platform version of the os image being downloaded and applied.
It is only set when update status is OS_IMAGE_DOWNLOAD_IN_PROGRESS or OS_UPDATE_NEED_REBOOT. Note this could be a dummy "0.0.0.0" for OS_UPDATE_NEED_REBOOT status for some edge cases, e.g. update engine is restarted without a reboot.
Output only.
Implementation
core.String? newPlatformVersion;