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 構成。

適用対象