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 구성입니다.

적용 대상