Sdílet prostřednictvím


FileServerCreateParameters.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 uzel souborového serveru.

Platí pro