Share via


JobDelayDetails interface

Job Delay Notification details

Properties

description

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

errorCode

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

resolutionTime

Timestamp when the delay notification was resolved. NOTE: This property will not be serialized. It can only be populated by the server.

startTime

Timestamp when the delay notification was created. NOTE: This property will not be serialized. It can only be populated by the server.

status

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

Property Details

description

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

description?: string

Property Value

string

errorCode

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

errorCode?: string

Property Value

string

resolutionTime

Timestamp when the delay notification was resolved. NOTE: This property will not be serialized. It can only be populated by the server.

resolutionTime?: Date

Property Value

Date

startTime

Timestamp when the delay notification was created. NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: Date

Property Value

Date

status

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

status?: string

Property Value

string