Freigeben über


IProject.DevBoxAutoDeleteSettingInactiveThreshold 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.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="inactiveThreshold")]
public string DevBoxAutoDeleteSettingInactiveThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="inactiveThreshold")>]
member this.DevBoxAutoDeleteSettingInactiveThreshold : string with get, set
Public Property DevBoxAutoDeleteSettingInactiveThreshold As String

Property Value

Attributes

Applies to