Compartir a través de


MaintenanceWindowOptions.MinDurationInMinutes Propiedad

Definición

Obtiene o establece la duración mínima de la ventana de mantenimiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a