Partager via


MaintenanceWindowOptions.MinDurationInMinutes Propriété

Définition

Obtient ou définit la durée minimale de la fenêtre de maintenance.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à