Freigeben über


IImageDefinition.LatestBuildEndTime Property

Definition

End time of the task group.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="End time of the task group.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="endTime")]
public DateTime? LatestBuildEndTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="End time of the task group.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="endTime")>]
member this.LatestBuildEndTime : Nullable<DateTime>
Public ReadOnly Property LatestBuildEndTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to