Condividi tramite


Schedule.NextRun Proprietà

Definizione

Ottiene o imposta l'ora di esecuzione successiva della pianificazione.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nextRun")]
public DateTimeOffset? NextRun { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nextRun")>]
member this.NextRun : Nullable<DateTimeOffset> with get, set
Public Property NextRun As Nullable(Of DateTimeOffset)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a