IUpdateRunProperties.TimeStarted Property

Definition

Timestamp of the update run was started.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Timestamp of the update run was started.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="timeStarted")]
public DateTime? TimeStarted { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Timestamp of the update run was started.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="timeStarted")>]
member this.TimeStarted : Nullable<DateTime> with get, set
Public Property TimeStarted As Nullable(Of DateTime)

Property Value

Attributes

Applies to