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