Update interface
Update metadata.
Properties
| compatibility | List of update compatibility information. |
| created |
Date and time in UTC when the update was created. |
| etag | Update ETag. |
| imported |
Date and time in UTC when the update was imported. |
| installed |
String interpreted by Device Update client to determine if the update is installed on the device. |
| manifest |
Schema version of manifest used to import the update. |
| update |
Update identity. |
| update |
Update type. |
Property Details
compatibility
List of update compatibility information.
compatibility: Compatibility[]
Property Value
createdDateTime
Date and time in UTC when the update was created.
createdDateTime: Date
Property Value
Date
etag
Update ETag.
etag?: string
Property Value
string
importedDateTime
Date and time in UTC when the update was imported.
importedDateTime: Date
Property Value
Date
installedCriteria
String interpreted by Device Update client to determine if the update is installed on the device.
installedCriteria: string
Property Value
string
manifestVersion
Schema version of manifest used to import the update.
manifestVersion: string
Property Value
string
updateId
updateType
Update type.
updateType: string
Property Value
string