Share via


UpdateStateProperties interface

Additional information regarding the state of the update. See definition of UpdateStateProperties type below for more details on this property.

Properties

notifyMessage

Brief message with instructions for updates of AvailabilityType Notify.

progressPercentage

Progress percentage of ongoing operation. Currently this property is only valid when the update is in the Downloading state, where it maps to how much of the update content has been downloaded.

Property Details

notifyMessage

Brief message with instructions for updates of AvailabilityType Notify.

notifyMessage?: string

Property Value

string

progressPercentage

Progress percentage of ongoing operation. Currently this property is only valid when the update is in the Downloading state, where it maps to how much of the update content has been downloaded.

progressPercentage?: number

Property Value

number