Share via


IVmssvmInfo.LastComplianceChecked Property

Definition

Date and time when last compliance status was checked.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Date and time when last compliance status was checked.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastComplianceChecked")]
public DateTime? LastComplianceChecked { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Date and time when last compliance status was checked.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastComplianceChecked")>]
member this.LastComplianceChecked : Nullable<DateTime>
Public ReadOnly Property LastComplianceChecked As Nullable(Of DateTime)

Property Value

Attributes

Applies to