DataFactoryPipelineRunInfo.RunStartOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The start time of a pipeline run in ISO8601 format.
public DateTimeOffset? RunStartOn { get; }
member this.RunStartOn : Nullable<DateTimeOffset>
Public ReadOnly Property RunStartOn As Nullable(Of DateTimeOffset)