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

ComputeNodeUser.IsAdmin Property

Definition

Gets or sets the administrative privilege level of the user account. The value of this property is ignored when UpdateUser is specified for the commit operation.

public bool? IsAdmin { get; set; }
member this.IsAdmin : Nullable<bool> with get, set
Public Property IsAdmin As Nullable(Of Boolean)

Property Value

Applies to