Package version:

The TimeSettings of a device

Hierarchy

Properties

id?: string

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

name?: string

The name. 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 type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc