UpdateRunProperties.TimeStarted Property

Definition

Timestamp of the update run was started.

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

Property Value

Implements

Attributes

Applies to