DevCenterDevBoxScheduleDeleteSettings.GracePeriod Property

Definition

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

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

Property Value

Applies to