AutoUserSpecification.ElevationLevel Propriedade

Definição

Obtém ou define o nível de elevação do utilizador automático.

[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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

O valor predefinido não éAdmin. Os valores possíveis incluem: "NonAdmin", "Administração"

Aplica-se a