PoolProperties.DevBoxDefinition 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.
A definition of the machines that are created from this Pool. Will be ignored if devBoxDefinitionType is Reference or not provided.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.IPoolDevBoxDefinition DevBoxDefinition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)>]
member this.DevBoxDefinition : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.IPoolDevBoxDefinition with get, set
Public Property DevBoxDefinition As IPoolDevBoxDefinition
Property Value
- Attributes