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

DevBoxPool.OSType Property

Definition

The operating system type of Dev Boxes in this pool.

public Azure.Developer.DevCenter.Models.DevBoxOSType? OSType { get; }
member this.OSType : Nullable<Azure.Developer.DevCenter.Models.DevBoxOSType>
Public ReadOnly Property OSType As Nullable(Of DevBoxOSType)

Property Value

Applies to