Partager via


SimpleSchedulePolicy.ScheduleRunTimes Propriété

Définition

Obtient ou définit la liste des heures de la journée où cette planification doit être exécutée.

[Newtonsoft.Json.JsonProperty(PropertyName="scheduleRunTimes")]
public System.Collections.Generic.IList<DateTime?> ScheduleRunTimes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scheduleRunTimes")>]
member this.ScheduleRunTimes : System.Collections.Generic.IList<Nullable<DateTime>> with get, set
Public Property ScheduleRunTimes As IList(Of Nullable(Of DateTime))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à