Delen via


AutoUserSpecification.ElevationLevel Eigenschap

Definitie

Hiermee wordt het hoogteniveau van de automatische gebruiker opgehaald of ingesteld.

[Newtonsoft.Json.JsonProperty(PropertyName="elevationLevel")]
public Microsoft.Azure.Management.Batch.Models.ElevationLevel? ElevationLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="elevationLevel")>]
member this.ElevationLevel : Nullable<Microsoft.Azure.Management.Batch.Models.ElevationLevel> with get, set
Public Property ElevationLevel As Nullable(Of ElevationLevel)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

De standaardwaarde is nonAdmin. Mogelijke waarden zijn: 'NonAdmin', 'Beheer'

Van toepassing op