Freigeben über


MaintenanceWindowOptions.MinDurationInMinutes Eigenschaft

Definition

Ruft die Mindestdauer des Wartungsfensters ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: