Aracılığıyla paylaş


ScheduleEntry.StartHourUtc Property

Definition

Gets or sets start hour after which cache patching can start.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to