TimeTransition interface

An interface representing TimeTransition.

Properties

daylightSavings

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

standardOffset

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

tag

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

utcEnd

End date, end time for this transition period NOTE: This property will not be serialized. It can only be populated by the server.

utcStart

Start date, start time for this transition period NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

daylightSavings

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

daylightSavings?: string

Property Value

string

standardOffset

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

standardOffset?: string

Property Value

string

tag

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

tag?: string

Property Value

string

utcEnd

End date, end time for this transition period NOTE: This property will not be serialized. It can only be populated by the server.

utcEnd?: Date

Property Value

Date

utcStart

Start date, start time for this transition period NOTE: This property will not be serialized. It can only be populated by the server.

utcStart?: Date

Property Value

Date