Compartir a través de


UserAccount.ElevationLevel Propiedad

Definición

Obtiene o establece el nivel de elevación de la cuenta de usuario.

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

Valor de propiedad

Comentarios

Si se omite, el valor predeterminado es NonAdmin

Se aplica a