Share via


VmssvmInfo.LastComplianceChecked Property

Definition

Date and time when last compliance status was checked.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)]
public DateTime? LastComplianceChecked { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)>]
member this.LastComplianceChecked : Nullable<DateTime>
Public ReadOnly Property LastComplianceChecked As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to