Cluster.UserAccountSettings 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定使用者帳戶設定。
[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 來計算節點。