Package version:

The time settings 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.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

name?: string

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

primaryTimeServer?: string

The primary Network Time Protocol (NTP) server name, like 'time.windows.com'.

secondaryTimeServer?: string[]

The secondary Network Time Protocol (NTP) server name, like 'time.contoso.com'. It's optional.

timeZone: string

The timezone of device, like '(UTC -06:00) Central America'

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