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

BatchNodeUserCreateContent.IsAdmin Property

Definition

Whether the Account should be an administrator on the Compute Node. The default value is false.

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

Property Value

Applies to