Share via


IGuestConfigurationAssignmentProperties.LastComplianceStatusChecked 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="lastComplianceStatusChecked")]
public DateTime? LastComplianceStatusChecked { 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="lastComplianceStatusChecked")>]
member this.LastComplianceStatusChecked : Nullable<DateTime>
Public ReadOnly Property LastComplianceStatusChecked As Nullable(Of DateTime)

Property Value

Attributes

Applies to