ProjectProperties.DevBoxAutoDeleteSettingDeleteMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the delete mode for Dev Boxes within this project.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DevBoxDeleteMode? DevBoxAutoDeleteSettingDeleteMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)>]
member this.DevBoxAutoDeleteSettingDeleteMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DevBoxDeleteMode> with get, set
Public Property DevBoxAutoDeleteSettingDeleteMode As Nullable(Of DevBoxDeleteMode)
Property Value
Implements
- Attributes