Delen via


ClusterCreateParameters.UserAccountSettings Eigenschap

Definitie

Hiermee worden gebruikersaccountinstellingen opgehaald of ingesteld.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Instellingen voor een beheerdersaccount dat wordt gemaakt op elk rekenknooppunt in het cluster.

Van toepassing op