Share via


TaskRun.LastUpdatedTime Property

Definition

The last updated time for the run.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public DateTime? LastUpdatedTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.LastUpdatedTime : Nullable<DateTime> with get, set
Public Property LastUpdatedTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to