SlotSwapStatus.TimestampUtc Property

Definition

Gets the time the last successful slot swap completed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to