Share via


UpdateRunProperties.LastUpdatedTime Property

Definition

Timestamp of the most recently completed step in the update run.

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

Property Value

Implements

Attributes

Applies to