Condividi tramite


SshConfiguration.UserAccountSettings Proprietà

Definizione

Ottiene o imposta le impostazioni dell'account utente.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Impostazioni per l'account utente amministratore da creare in un nodo. L'account può essere usato per stabilire la connessione SSH al nodo.

Si applica a