Freigeben über


MaintenanceWindow.StartHour Eigenschaft

Definition

Ruft die Startstunde für das Wartungsfenster ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: