你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DevCenterPoolPatch.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