UserAccount.ElevationLevel Property

Definition

The elevation level of the user Account. The default value is nonAdmin.

public Azure.Compute.Batch.ElevationLevel? ElevationLevel { get; set; }
member this.ElevationLevel : Nullable<Azure.Compute.Batch.ElevationLevel> with get, set
Public Property ElevationLevel As Nullable(Of ElevationLevel)

Property Value

Applies to