IUpdateSummariesProperties.LastChecked Property

Definition

Last time the update service successfully checked for updates

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

Property Value

Attributes

Applies to