FileServer.SshConfiguration 屬性

定義

取得或設定 SSH 組態。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sshConfiguration")]
public Microsoft.Azure.Management.BatchAI.Models.SshConfiguration SshConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sshConfiguration")>]
member this.SshConfiguration : Microsoft.Azure.Management.BatchAI.Models.SshConfiguration with get, set
Public Property SshConfiguration As SshConfiguration

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

用於存取檔案伺服器節點的 SSH 組態。

適用於