Partager via


HourlySchedule.Interval Propriété

Définition

Obtient ou définit l’intervalle auquel la sauvegarde doit être déclenchée. Pour toutes les heures, la valeur peut être 4/6/8/12

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à