Megosztás a következőn keresztül:


ResourceRecommendationBase.LastUpdated Property

Definition

The most recent time that Advisor checked the validity of the recommendation.

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

Property Value

Implements

Attributes

Applies to