WorkflowRunTrigger interface

The workflow run trigger.

Properties

code

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

correlation

The run correlation.

endTime

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

error

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

inputs

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

inputsLink

Gets the link to inputs. NOTE: This property will not be serialized. It can only be populated by the server.

name

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

outputs

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

outputsLink

Gets the link to outputs. NOTE: This property will not be serialized. It can only be populated by the server.

scheduledTime

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

startTime

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

status

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

trackedProperties

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

trackingId

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

Property Details

code

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

code?: string

Property Value

string

correlation

The run correlation.

correlation?: Correlation

Property Value

endTime

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

endTime?: Date

Property Value

Date

error

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

error?: any

Property Value

any

inputs

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

inputs?: any

Property Value

any

Gets the link to inputs. NOTE: This property will not be serialized. It can only be populated by the server.

inputsLink?: ContentLink

Property Value

name

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

name?: string

Property Value

string

outputs

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

outputs?: any

Property Value

any

Gets the link to outputs. NOTE: This property will not be serialized. It can only be populated by the server.

outputsLink?: ContentLink

Property Value

scheduledTime

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

scheduledTime?: Date

Property Value

Date

startTime

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

startTime?: Date

Property Value

Date

status

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

status?: string

Property Value

string

trackedProperties

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

trackedProperties?: any

Property Value

any

trackingId

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

trackingId?: string

Property Value

string