Delen via


UserAccount.LinuxUserConfiguration Eigenschap

Definitie

Hiermee wordt de Linux-specifieke gebruikersconfiguratie voor het gebruikersaccount opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Deze eigenschap wordt genegeerd als deze is opgegeven in een Windows-groep. Als dit niet is opgegeven, wordt de gebruiker gemaakt met de standaardopties.

Van toepassing op