Share via


Attestation.LastComplianceStateChangeAt Property

Definition

Gets the time the compliance state was last changed in this attestation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastComplianceStateChangeAt")]
public DateTime? LastComplianceStateChangeAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastComplianceStateChangeAt")>]
member this.LastComplianceStateChangeAt : Nullable<DateTime>
Public ReadOnly Property LastComplianceStateChangeAt As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to