Share via


IJobRun.ExecutionEndTime Property

Definition

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

Property Value

Attributes

Applies to