ComplianceProperties.AssessmentTimestampUtcDate 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.
Gets the timestamp when the Compliance calculation was conducted.
[Newtonsoft.Json.JsonProperty(PropertyName="assessmentTimestampUtcDate")]
public DateTime? AssessmentTimestampUtcDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assessmentTimestampUtcDate")>]
member this.AssessmentTimestampUtcDate : Nullable<DateTime>
Public ReadOnly Property AssessmentTimestampUtcDate As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute