DevCenterDevBoxScheduleDeleteSettings.InactiveThreshold Property

Definition

ISO8601 duration required for the dev box to not be inactive prior to it being scheduled for deletion. ISO8601 format PT[n]H[n]M[n]S.

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

Property Value

Applies to