Share via


Step.LastUpdatedTimeUtc Property

Definition

Completion time of this step or the last completed sub-step.

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

Property Value

Implements

Attributes

Applies to