共用方式為


Cluster.UserAccountSettings 屬性

定義

取得或設定使用者帳戶設定。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

系統管理員使用者帳戶設定,可用來透過 SSH 來計算節點。

適用於