Share via


AssessmentDetails.LastUpdatedTime Property

Definition

Gets or sets the time of the last modification of the machine details.

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

Property Value

Implements

Attributes

Applies to