JobStateAuditRecord.TimeStamp 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 time stamp that the state change took place.
[Newtonsoft.Json.JsonProperty(PropertyName="timeStamp")]
public DateTimeOffset? TimeStamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeStamp")>]
member this.TimeStamp : Nullable<DateTimeOffset>
Public ReadOnly Property TimeStamp As Nullable(Of DateTimeOffset)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute