Partager via


ScheduleEntryInner.MaintenanceWindow Propriété

Définition

Obtient ou définit l’intervalle de temps ISO8601 spécifiant le temps nécessaire à la mise à jour corrective du cache.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à