Share via


IJobRunProperties.ExecutionStartTime Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Start time of the run. Null if no Agent reported that the job has started.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="executionStartTime")]
public DateTime? ExecutionStartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Start time of the run. Null if no Agent reported that the job has started.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="executionStartTime")>]
member this.ExecutionStartTime : Nullable<DateTime>
Public ReadOnly Property ExecutionStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to