Compartilhar via


SUCScheduleProperties.NextRun Propriedade

Definição

Obtém ou define o próximo tempo de execução do agendamento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a