Freigeben über


ScheduleEntry.MaintenanceWindow Eigenschaft

Definition

Ruft den ISO8601-Zeitraum ab, der angibt, wie lange das Cachepatching dauern kann, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: