MaintenanceWindowOptions.DefaultDurationInMinutes Eigenschaft

Definition

Ruft die Standarddauer für das Wartungsfenster ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: