Delen via


Cluster.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

Beheerdersaccountinstellingen die kunnen worden gebruikt voor SSH voor rekenknooppunten.

Van toepassing op