AutoUserSpecification.ElevationLevel Property

Definition

Gets the elevation level of the auto user. If omitted, the default is NonAdmin.

public Microsoft.Azure.Batch.Common.ElevationLevel? ElevationLevel { get; }
member this.ElevationLevel : Nullable<Microsoft.Azure.Batch.Common.ElevationLevel>
Public ReadOnly Property ElevationLevel As Nullable(Of ElevationLevel)

Property Value

Applies to