Freigeben über


ClusterCreateParameters.UserAccountSettings Eigenschaft

Definition

Ruft Benutzerkonteneinstellungen ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userAccountSettings")]
public Microsoft.Azure.Management.BatchAI.Models.UserAccountSettings UserAccountSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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 ein Administratorbenutzerkonto, das auf jedem Computeknoten im Cluster erstellt wird.

Gilt für: