Share via


GuestConfigurationAssignment.LastComplianceStatusChecked Property

Definition

Date and time when last compliance status was checked.

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

Property Value

Implements

Attributes

Applies to