Share via


MaintenanceConfigurationData.Duration Property

Definition

Duration of the maintenance window in HH:mm format. If not provided, default value will be used based on maintenance scope provided. Example: 05:00.

public TimeSpan? Duration { get; set; }
member this.Duration : Nullable<TimeSpan> with get, set
Public Property Duration As Nullable(Of TimeSpan)

Property Value

Applies to