GuestConfigurationAssignmentProperties.LastComplianceStatusChecked Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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