Freigeben über


UserAccount.LinuxUserConfiguration Eigenschaft

Definition

Ruft die Linux-spezifische Benutzerkonfiguration für das Benutzerkonto ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="linuxUserConfiguration")]
public Microsoft.Azure.Batch.Protocol.Models.LinuxUserConfiguration LinuxUserConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="linuxUserConfiguration")>]
member this.LinuxUserConfiguration : Microsoft.Azure.Batch.Protocol.Models.LinuxUserConfiguration with get, set
Public Property LinuxUserConfiguration As LinuxUserConfiguration

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Diese Eigenschaft wird ignoriert, wenn sie in einem Windows-Pool angegeben wird. Wenn nicht angegeben, wird der Benutzer mit den Standardoptionen erstellt.

Gilt für: