Dela via


SshConfiguration.UserAccountSettings Egenskap

Definition

Hämtar eller anger användarkontoinställningar.

[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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Inställningar för administratörsanvändarkonto som ska skapas på en nod. Kontot kan användas för att upprätta SSH-anslutning till noden.

Gäller för