Compartir a través de


MaintenanceWindowOptions.DefaultDurationInMinutes Propiedad

Definición

Obtiene o establece la duración predeterminada de la ventana de mantenimiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a