Package version:

The updates profile of a device.

Hierarchy

Properties

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

isUpdateInProgress?: boolean

Indicates whether an update is in progress or not.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

lastUpdatedTime?: Date

The time when the last update was completed.

maintenanceModeUpdatesAvailable?: boolean

Set to 'true' if maintenance mode update available.

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

regularUpdatesAvailable?: boolean

Set to 'true' if regular updates are available for the device.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc