CloudEndpointLastChangeEnumerationStatus.NextRunTimestamp Property

Definition

Gets timestamp of when change enumeration is expected to run again

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to