Share via


IUpdateSummariesProperties.LastChecked Property

Definition

Last time the update service successfully checked for updates

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Last time the update service successfully checked for updates", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastChecked")]
public DateTime? LastChecked { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Last time the update service successfully checked for updates", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastChecked")>]
member this.LastChecked : Nullable<DateTime> with get, set
Public Property LastChecked As Nullable(Of DateTime)

Property Value

Attributes

Applies to