Share via


GuestConfigurationAssignmentProperties.LastComplianceStatusChecked 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? LastComplianceStatusChecked { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)>]
member this.LastComplianceStatusChecked : Nullable<DateTime>
Public ReadOnly Property LastComplianceStatusChecked As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to