Sdílet prostřednictvím


FileServer.SshConfiguration Vlastnost

Definice

Získá nebo nastaví konfiguraci 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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Konfigurace SSH pro přístup k uzlu souborového serveru.

Platí pro