DevCenterPoolData.DevBoxDefinitionType Property

Definition

Indicates if the pool is created from an existing Dev Box Definition or if one is provided directly.

public Azure.ResourceManager.DevCenter.Models.DevCenterPoolDevBoxDefinitionType? DevBoxDefinitionType { get; set; }
member this.DevBoxDefinitionType : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterPoolDevBoxDefinitionType> with get, set
Public Property DevBoxDefinitionType As Nullable(Of DevCenterPoolDevBoxDefinitionType)

Property Value

Applies to