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

DevBox.LocalAdministratorStatus Property

Definition

Indicates whether the owner of the Dev Box is a local administrator.

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

Property Value

Applies to