Freigeben über


SshConfiguration.UserAccountSettings Eigenschaft

Definition

Ruft Benutzerkonteneinstellungen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Einstellungen für das Administratorbenutzerkonto, das auf einem Knoten erstellt werden soll. Das Konto kann verwendet werden, um eine SSH-Verbindung mit dem Knoten herzustellen.

Gilt für: